[perl-win32-gui] Getting Text From A ListView - The How To's

1999-12-13 Thread Eric C. Hansen
Title: Text from a ListView In response to this email...  -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jon DoudSent: Monday, December 13, 1999 3:24 PMTo: '[EMAIL PROTECTED]'Subject: [perl-win32-gui] Text from a ListView I was r

RE: [perl-win32-gui] Text from a ListView

1999-12-13 Thread Eric C. Hansen
Title: Text from a ListView Jon, there was a recent solution.  I'll send you a private email so as not to be redundant on the forum.   Eric -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jon DoudSent: Monday, December 13, 1999 3:24 PMTo:

[perl-win32-gui] Text from a ListView

1999-12-13 Thread Jon Doud
Title: Text from a ListView I was reading the archives about getting text from a ListView.  It does not look like a solution was presented.  Did I miss something? Jon Doud

Re: [perl-win32-gui] Converting Delphi/C++Builder Forms to Win32::GUI templates

1999-12-13 Thread David Hiltz
> This is a great idea John!. I originally was using C++ Builder to design > my Win32::GUI forms so I could get the pixel coordinates. I'm anxious to > try letting your script create the perl GUI code for me. A Win32::GUI > forms designer is in progress (3 cheers to those doing it), thanks.

RE: [perl-win32-gui] Converting Delphi/C++Builder Forms to Win32::GUI templates

1999-12-13 Thread Eric C. Hansen
This is a great idea John!.  I originally was using C++ Builder to design my Win32::GUI forms so I could get the pixel coordinates.  I'm anxious to try letting your script create the perl GUI code for me.  A Win32::GUI forms designer is in progress (3 cheers to those doing it), but this seem

RE: [perl-win32-gui] Window->Event

1999-12-13 Thread ddiedrich
It worked for me, thanks- but there is a similar problem I have now: What I'd like to use is a kind of a 'stop' Window: You start a subroutine who doesa something and if the user gets tired and wants to stop it, he could press a 'Stop' button. The window itself does show now with the window->upd