Tk-MK
view release on metacpan or search on metacpan
o 1 new module added Tk::PopUpSelectBox - A scrolled pop-up selection-widget (with MULTI-level selections)
useful where a Tk::Optionbox would have too many entries
0.13 Thu Oct 23 17:48:07 CEST 2008
update release
o Renamed DataHList and DataTree to DHList and DHTree to avoid name-space conflicts in CPAN
o Bugfix for Tk::DHList - Deleting the FIRST entry in a DHList messed up the reverse function.
0.14 Fri Oct 24 13:50:23 CEST 2008
o resolved some CPAN checker issues
0.15 Mon Apr 6 20:19:01 CEST 2009
o resolved issue on ListHeader-Bttn: Double-Click for column resizing should NOT invoke Single-Click-CB
0.16 Mon Apr 6 20:53:44 CEST 2009
o replacement release for 0.15 (which was incomplete)
0.17 Tue Apr 7 12:26:14 CEST 2009
o update release - added configuration option for ClosedColumnWidth and ResizerAreaWidth
0.18 Fri Sep 11 21:58:55 CEST 2009
o Rewritten DHList megawidget to support mutiple columns and auto-generated headers
0.20 Sun Nov 8 16:15:12 CET 2009
o Completely rewritten Tk::Buttonplus Widget and renamed it to Tk::CompoundButton to honor the fact that it
is based on the Tk::Compound methods
This rewrite resolves some minor graphical flaws happening at Buttonplus under certain circumstances
o Fixed a problem in DHList: '-bg'/'-background' did not automatically influence the "data-field-area background"
( A problem for list that change their background dynamically during operation )
As a work-around solution '-bg' now will set the main background AND the data-field background, while
'-background' changes only the main area BG.
0.21 Thu Nov 12 19:17:42 CET 2009
o Modified t/* tests to comply with new Tk w/o X11 env behavior (see http://wiki.cpantesters.org/wiki/CPANAuthorNotes)
0.22 Thu Apr 02 18:09:37 CET 2013
o New created widget Tk::Treeplus Widget
Treeplus is a Tree (and/or HList) replacement that supports Sorting,
Filtering and Resizing of columns and other gimmicks (e.g. selection history, ...)
0.23 Thu Feb 06 19:09:21 CET 2014
o Improved widget Tk::Optionbox - Widget now supports a automatically created 'dummy' entry at the top
of the selection list, that will 'clear the value of the attached variable.
(Usable to clear also an attached label in case of emulating a combobox...
---------------------------------------------------------------
TODO: Still some more work needed on the tests ...
( run in 1.307 second using v1.01-cache-2.11-cpan-2398b32b56e )