The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Tk::DynaMouseWheelBind - Wheel scroll panes filled with widgets

SYNOPSIS

 require Tk::DynaMouseWheelBind;
 $mw->DynaMouseWheelBind('Tk::Canvas', 'Tk::Pane')
 

DESCRIPTION

This module applies mouse wheel events to Canvases, Panes and any other widget that has scroll capabilities.

LICENSE

Same as Perl.

AUTHOR

Hans Jeuken (hanje at cpan dot org)

TODO

BUGS AND CAVEATS

If you find any bugs, please contact the author.

SEE ALSO