Vadim Konovalov wrote:
在 Tuesday 13 January 2009 19:07:26,Jeff Hobbs 写道:
It's not shipped with ActiveTcl, but it is in the teapot.  However, Tix
is not a recommended extension anymore, having been superceded by either
core or other more modern and flexible widgets.

Mostly I thought about Tix for perl/Tk compatibility only - just because perl/Tk uses Tix for megawidgets.

Ah, I see, for the megawidget building functions ... yes, I would go with either snit/snidgets, or something in pure Perl, such as the one that Gisle did in Tkx.

I would recommend basing something on the core 8.5 widget set first and
foremost.

does 8.5 has built-in megawidgets?
(the TclOO extension, XOtcl - will they be only in 8.6 core?)

Not megawidgets, but more core widgets that supercede many of the megawidgets others went to efforts to build (and replicate in dozens of megawidget libraries).

Jeff

Reply via email to