在 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. If the compatibility layer done otherwise - then indeed Tix is not needed. > > 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?) > That has the notebook, combobox, progressbar and treeview all > built in as core widgets. I'm not familiar with all the Perl/Tk > widgets, but something that transitions might be the most appropriate in > the long run (if you ignore a few widget options but have a much cleaner > look, is that acceptable?). Best regards, Vadim.