I have tried binding <3>, <4> and <5> but nothing.
$t->bind('Tk::Text', '<4>', sub {print "Scroll up!"}); $t->bind('Tk::Text', '<5>', sub {print "Scroll down!"});
This is the code I used to create the binding. Any help?
In reply to Ideas on binding scrollwheel? by Elijah
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |