RE: perl tk binding question

2005-03-11 Thread Jack D.
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Swartwood, Larry H > Sent: March 11, 2005 10:22 AM > To: [EMAIL PROTECTED]; perl-win32-users@listserv.ActiveState.com > Subject: RE: perl tk binding question > > &g

RE: perl tk binding question

2005-03-11 Thread Swartwood, Larry H
rom: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, March 10, 2005 10:09 PM To: perl-win32-users@listserv.ActiveState.com Subject: perl tk binding question i All! In following snippet I have 2 parallel arrays @list and @data and I want on sele

perl tk binding question

2005-03-10 Thread assistent
i All! In following snippet I have 2 parallel arrays @list and @data and I want on selecting entry in listbox to see corresponding data array element in textbox using UP and DOWN arrows is OK but I have to make 2 mouse clicks to make right selection! MY question - how to modify this scheme to ma