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