![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re: Tk::Entry acting on <enter>by kelan (Deacon) |
on May 16, 2005 at 13:01 UTC ( #457437=note: print w/replies, xml ) | Need Help?? |
You can add a key-binding to the entry like so: Inside of that anonymous sub can be any code you want, including another sub call or a Tk event generation, etc.
In Section
Seekers of Perl Wisdom
|
|