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
Version 0.13 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.
Version 0.14 Update release
o resolved some CPAN checker issues
Version 0.15 Update release
o resolved issue on ListHeader-Bttn: Double-Click for column resizing should NOT invoke Single-Click-CB
Version 0.16 Update release
o replacement release for 0.15 (which was incomplete)
Version 0.17 Update release
o update release - added configuration option for ClosedColumnWidth and ResizerAreaWidth
Version 0.18 Update release
o Rewritten DHList megawidget to support mutiple columns and auto-generated headers
Version 0.19 Update release
o internal version
Version 0.20 Update release
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.
Version 0.21 Update release
o Modified t/* tests to comply with new Tk w/o X11 env behavior (see http://wiki.cpantesters.org/wiki/CPANAuthorNotes)
Version 0.22 Update release
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, ...)
Version 0.23 Update release
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...
__END__
( run in 0.464 second using v1.01-cache-2.11-cpan-2398b32b56e )