Tobias,
Here is a simple message box script I wrote that shows some basics. It did
have problem with the timeout of one window affecting another, but I solved
it by killing the timeout reference when I finished using it.
Thanks,
Phil Larson
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf
Of Tobias Martinsson
Sent: Friday, June 11, 1999 5:38 PM
To: Perl-Win32-Users Mailing List
Subject: Re: GUI in Perl
Win32::GUI with example named dbfield or something similar is available
at http://Jenda.Krynicky.cz. Tk is another option of building GUI's, and
it can be fetched with PPM that comes with ActivePerl.
Regards,
Tobias
[EMAIL PROTECTED] wrote:
> Dear Friends:
>
> I would like to create an application which needs a little gui
> interface.
> That interface will have two field which will be entered by a user.
> Please
> tell me how to create a GUI in Perl. Any help, script examples and
> comments will be greatly appreciated.
>
> Thanks
>
> Carlos
>
> ---
> You are currently subscribed to perl-win32-users as:
> [EMAIL PROTECTED]
> To unsubscribe, forward this message to
> [EMAIL PROTECTED]
> For non-automated Mailing List support, send email to
> [EMAIL PROTECTED]
---
You are currently subscribed to perl-win32-users as: [[EMAIL PROTECTED]]
To unsubscribe, forward this message to
[EMAIL PROTECTED]
For non-automated Mailing List support, send email to
[EMAIL PROTECTED]
SimpleGUI.pl