Code Comments
Programming Forum and web based access to our favorite programming groups.<gerald.maher@waytohere.com> wrote > Do you know of a TK GUI builder ? > See "GUI Building Tools" at http://wiki.tcl.tk/4056 for a long list. I have use Komodo (commercial from ActiveState) and SpecTcl, and I've seen relatively recent postings regarding Visual Tcl, xf, and TKproE. Bob -- Bob Techentin techentin.robert@NOSPAMmayo.edu Mayo Foundation (507) 538-5495 200 First St. SW FAX (507) 284-9171 Rochester MN, 55901 USA http://www.mayo.edu/sppdg/
Post Follow-up to this messageBob Techentin wrote: > <gerald.maher@waytohere.com> wrote > > See "GUI Building Tools" at http://wiki.tcl.tk/4056 for a long list. > > I have use Komodo (commercial from ActiveState) and SpecTcl, and I've > seen relatively recent postings regarding Visual Tcl, xf, and TKproE. > Yeah! - Personally I prefer XF, because it is quite mature and produces plain tcl code which can be tweaked later. XF can start the current edited project in a second interpreter, so rapid prototyping is a fun. Shin - A.k.a. Thomas Braun
Post Follow-up to this messagegerald.maher@waytohere.com schrieb: > Do you know of a TK GUI builder ? > I use Visual Tcl (http://vtcl.sf.net/) from time to time for small scripts and prototypes - but for complex things I prefer hand crafted GUI's, there you have the best control. I've tested several others tough, including SpecTcl and the Komodo thing (which seems to come out of SpecTcl), but imho Visual Tcl is the best. Eckhard
Post Follow-up to this messagegerald.maher@waytohere.com wrote: > Do you know of a TK GUI builder ? As the last maintainer of the XF GUI builder and the creator of its replacement I urge you to try TKproE at http://tkproe.sourceforge.net/ Dennis LaBelle
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.