the docs?
>
> Thanks,
>
> David
>
> -----Original Message-
> From: Anthony C. George [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 02, 2001 9:13 AM
> To: perl-win32-gui-users@lists.sourceforge.net
> Subject: Re: [perl-win32-gui-users] Perl2exe
>
>
> yes, th
Any icon editor will do(MichaelAngelo,IconForge, etc)
the docs only state the icon must contain a 32x32 AND a 16x16 bitmap, but
the icon can be no larger than 1K..
Anything further, feel free to email me off-list before this gets even more
off-topic...
>tony
- Original Message -
From: "Jere
yes, the docs are kind of confusing... it would be:
perl2exe -gui -icon=favicon.ico thefile.pl
>tony
- Original Message -
From: "Jeremy Aiyadurai" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, May 01, 2001 9:16 PM
Subject: [perl-win32-gui-users] Perl2exe
>
> Hi all,
>
> Thanks for all your h
doh! didn't see the attachment from the webclient I was using! sorry...
>tony
- Original Message -
From: "Anthony C. George" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, April 24, 2001 9:28 AM
Subject: Re: [perl-win32-gui-users] Gui-program problem
> Also a cod
Also a code segment is always helpful :)
>tony
- Original Message -
From: "Jeremy Blonde" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, April 24, 2001 9:26 AM
Subject: RE: [perl-win32-gui-users] Gui-program problem
> When the gui window is created the program enters a messaging loop. It
> pr
I'm pretty sure you could just use the include for perl2exe:
somewhere in the script:
#perl2exe_include c:\winnt\system32\perlcrt.dll
then it will get extracted(and hopefully used) to the TMP or TEMP dir
check the docs on it, the syntax on the include directive is in there, i've
used it before to
To get the text in the box:
$myText=$Frame->aTextField->Text();
To set the text:
$Frame->aTextField->Text($myText);
>tony
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Michael Solomon
Sent: Friday, January 05, 2001 11:18 AM
To: Perl Gui (E-mail)
Subject:
7 matches
Mail list logo