|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: Tk bindingsby bbfu (Curate) |
| on May 19, 2004 at 09:09 UTC ( #354562=note: print w/ replies, xml ) | Need Help?? |
|
Also note that it's possible to bind to an entire class using something like $mw->bind('Tk::CodeText', $callback);, so you may need to save/change that callback as well. Update: See Re: Tk::Tree double click on + for an example of saving and calling this type of binding. bbfu
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||