[perl-win32-gui-users] [Win32::GUI] List of missing desired widgets

2003-06-16 Thread Fred P.
Hi folks! I was looking at The GUI Loft, Win32::GUI and similar. Kinda impressive! I tought it was impossible to create Windows Application from Perl. For years, I used to develop in VB with some parts in C compiled in DLL called back in VB, then I moved to Java, Perl, PHP4 and C++ Builder.

RE: [perl-win32-gui-users] [Win32::GUI] List of missing desired widgets

2003-06-16 Thread Roedel, Mark
-Original Message- From: Fred P. [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 7:58 AM To: perl-win32-gui-users@lists.sourceforge.net; [EMAIL PROTECTED] Subject: [perl-win32-gui-users] [Win32::GUI] List of missing desired widgets By the way, is there a way to get

Re: [perl-win32-gui-users] [Win32::GUI] List of missing desired widgets

2003-06-16 Thread Aldo Calpini
Fred P. wrote: So here's my wish list: =) [ Some of them already exist ] hi Fred, I've commented your list giving the (probable) Win32::GUI equivalents to the widgets you mention. if you, or somebody else, has some comments, feel free to share :-) Standard: = TMainMenu:

Re: [perl-win32-gui-users] [Win32::GUI] List of missing desired widgets

2003-06-16 Thread Jeremy White
Aldo, Any news on the new build? Cheers, jez. From: Aldo Calpini [EMAIL PROTECTED] Reply-To: Aldo Calpini [EMAIL PROTECTED] To: Fred P. [EMAIL PROTECTED] CC: perl-win32-gui-users@lists.sourceforge.net, [EMAIL PROTECTED] Subject: Re: [perl-win32-gui-users] [Win32::GUI] List of missing

Re: [perl-win32-gui-users] [Win32::GUI] List of missing desired widgets

2003-06-16 Thread Laurent ROCHER
Hi, Eventualy, you can take a look to PAR (Perl ARchive toolkit) It's possible to turn a script to an executable. It's available via ActiveState PPM (but not last release, 0.67 i think). See : http://search.cpan.org/author/AUTRIJUS/PAR-0.69/ Laurent. By the way, is there a way to

Re: [perl-win32-gui-users] [Win32::GUI] List of missing desired widgets

2003-06-16 Thread Fred P.
Thanks Aldo! So here's my wish list: =) [ Some of them already exist ] hi Fred, I've commented your list giving the (probable) Win32::GUI equivalents to the widgets you mention. if you, or somebody else, has some comments, feel free to share :-) The GUI Loft should support those widget