![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re^3: perl Tk::Scrolled : how do I hijack existing subwidget bindings?by zentara (Archbishop) |
on Apr 04, 2005 at 16:07 UTC ( #444728=note: print w/replies, xml ) | Need Help?? |
Hi again, I looked at your code, and your problem with the
up and down arrow buttons being bound, can be solved by putting $text->focus. That will make the up down arrows work
right away.
The mouse scroll wheel can be made to work with: I got that from googling the archives of comp.lang.perl.tk for "mouse scroll". But I don't have a scroll mouse, nor Windows to say if it works there. I'm not really a human, but I play one on earth. flash japh
In Section
Seekers of Perl Wisdom
|
|