> -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
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
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