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

Changes for version 0.04 - 2014-09-18

  • CHANGES
    • Accept Alt+wheel to scroll horizontally
    • Better smart scrolling protocol: have the child widget call $extent->set_total() rather than abusing the lines/cols protocol
  • BUGFIXES
    • Don't crash on attempts to scroll in non-existent directions
    • Ensure scrollbars get redrawn when smart child calls ->set_total
    • Ensure key handler methods return a true value to stop event propagation

Modules

allow a single child widget to be scrolled
represents the range of scrolling extent