Changes for version 2.5

  • Add ability to set state to "disabled" (like other Tk widgets).
  • Add a "-disabledForeground" (color) option to override the default text foreground color used when the HListbox widget is set to disabled.
  • Fix "-listvariable" tiein to work properly with initial values specified in the tied array preinitialized with values when the HListbox is created (as Listbox works).
  • Fix some minor focus-traversal issues (when state is set to disabled).
  • Overhaul, check, & fix several minor inconsistancies between Tk::HListbox and Tk::Listbox.

Modules

Tk Listbox widget supporting images and text entries, Tk::HList based drop-in replacement for Tk::Listbox.