Re: [perl-win32-gui-users] Perl as EXE

2002-02-27 Thread Kevin . ADM-Gibbs
I've been using the latest version of Perl2Exe and it works very well. The its doesn't require extra comments to find modules, executables are smaller than with previous versions, they load quicker, and it works with Win32::GUI. Haven't tried ActiveState's PDK. Kev. |-+---

[perl-win32-gui-users] Problem With Fork and Win32::GUI

2002-02-27 Thread Kevin . ADM-Gibbs
I'm getting a problem using using fork() with Win32::GUI and wondered if anyone else had had any success. I can get a program to create a pipe for communication, and fork. I then have the parent handle the window actions and the child do any actual work required. When a windows event happens the

RE: [perl-win32-gui-users] (no subject)

2002-02-27 Thread Frazier, Joe Jr
> -Original Message- > From: Ultimate Red Dragon [mailto:[EMAIL PROTECTED] > Sent: Saturday, February 23, 2002 12:58 PM > To: perl-win32-gui-users@lists.sourceforge.net > Subject: [perl-win32-gui-users] (no subject) > > > Has anyone written/know how it could easily be done, a > WYSIWYG

RE: [perl-win32-gui-users] (no subject)

2002-02-27 Thread Ultimate Red Dragon
Thanks, I'll look into it. Now I have to find a practical means to allow people to format the text within the window. (Really, converting it isn't even that great a problem, it's allowing people to hit a bold button etc... > -Original Message- > From: Ultimate Red Dragon [mailto:[EMAI