There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Tk::DynaMouseWheelBind - Wheel scroll anything that scrolls

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