Re: [perl-win32-gui] change event

1999-07-30 Thread Aldo Calpini
[EMAIL PROTECTED] wrote: Hello all, I have a textfield on my window. I am trying to use the Change event to capture the character that is being entered. Here's the snippet: sub txtStatus_Change { print "$_"; } When I enter a character in the textfield, nothing is being displayed

[perl-win32-gui] Website...

1999-07-30 Thread Garrett Goebel
Aldo, Would you mind if I tinkered around with a Win32:GUI website? I'm going to have a lot of free time for the next week or so. Garrett