in reply to Re: returning values from Perl-Tk events
in thread returning values from Perl-Tk events

My guess is that you haven't worked that much with event driven programming

Good Guess.

I've had Learning Tk for a while. I've written a few dozen GUI apps with it, and I've done VB, but The event driven model was mostly transparent to me until I tried something like this.

Thank you so much for the code and advice.

  • Comment on Re: Re: returning values from Perl-Tk events