Who uses peer text widgets?
- From: Francois Vogel <fsvogelnew5NOSPAM@xxxxxxx>
- Date: Sat, 30 Dec 2006 14:08:14 +0100
Hi,
I'm considering making use of one of the new features of Tcl/Tk 8.5, namely peer text widgets.
I searched for existing code using this feature, in order to make my opinion about how mature this is, but I could only find peer text widgets in AlphaTk.
As far as I can see, there is exactly one application with peers:
http://www.google.com/codesearch?hl=fr&lr=&q=%22peer+create%22+lang%3Atcl
and one single bug report in the Tk tracker (# 1615425).
I've carefully read TIP 169, and the various wiki pages related to the subject:
http://wiki.tcl.tk/12124
http://wiki.tcl.tk/9662
I also made basic experiments using the bleeding edge cvs version of Tcl/Tk (HEAD branch).
I'm nevertheless still a bit shy wrt what I will find when I will want to really use peer text widgets.
Is there anything else I should know before jumping in that?
How mature are peer text widgets?
Any opinion or, even better, practical experiences?
Thanks,
Francois
.
- Follow-Ups:
- Re: Who uses peer text widgets?
- From: Donal K. Fellows
- Re: Who uses peer text widgets?
- From: Bryan Oakley
- Re: Who uses peer text widgets?
- Prev by Date: Re: Tcl_DumpActiveMemory and tk
- Next by Date: Re: Tcl faster than Perl/Python...but only with tricks...
- Previous by thread: Tcl faster than Perl/Python...but only with tricks...
- Next by thread: Re: Who uses peer text widgets?
- Index(es):
Relevant Pages
|