ptkFAQ
view release on metacpan or search on metacpan
history/Tk-b11.announced.html view on Meta::CPAN
I just re-discovered more snags in Tk-b11/HTML/*
more and more folks are using Netscape stuff ...
Changes in b11
* Corrected initialization/malloc/free bug in Text Tag -data option.
* Down graded ConfigDefault not to propagate 'default' values if
ConfigSpec has 'undef' as default value. Changed default -foreground
-background to supplied by Tk::Derived to follow this model.
These changes allow subwidgets to default their own colours.
* Made '-class' universal and used it to set class for all Tk::Widgets.
Will allows Tix-like options db priming to affect subwidget defaults
(e.g. colours).
* Messed with 'Menubar' class - now only exported decendants of 'Frame' and
auto-packs itself at top. Its Menubutton method looks for existing
menubutton of the supplied name, does maps ~Name to -underline
and passes -menuitems to the menu.
( run in 2.152 seconds using v1.01-cache-2.11-cpan-d7a12ab2c7f )