The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.11

  • when bindRows is used it returns a hash reference containing the subwidget being bound, and the column and row indices underneath the mouse pointer. The row index used to be the nearest entry to the pointer. This was fine except for cases where there was space for more rows within the MListbox. The index returned would still be for the last element, even though it was not directly underneath the pointer. In sitations such as these, it now returns -1.
    • -Corrected some typos in docs, updated to reflect lasted change to bindRows(), and added more info to existing docs.
  • Rob

Modules

Multicolumn Listbox.

Provides

in MListbox.pm
in MListbox.pm
in MListbox.pm

Other files