Perl/Tk key binding

2002-03-19 Thread Damian Sweeney
Reposting this midweek, just in case it makes a difference... I'm writing a Tk script and have a little question: I want to be able to use the 'Del' key to delete an entry in the following listbox: $forms_box = $forms_menu_middle->ScrlListbox(-label => "$choices entered", -height

Perl/Tk key binding

2002-03-16 Thread Damian Sweeney
Hi folks, I love this list :-). I'm new to programming and perl, but feel brave enough to venture forth after following the list for a couple of weeks. I'm writing a Tk script and have a little question: I want to be able to use the 'Del' key to delete an entry in the following listbox: