Another GUI package out there for Perl is WxPerl
(http://wxperl.sourceforge.net/)

I've used Perl/Tk on Windows I don't like it. (haven't visited it lately to
see if there's any new stuff yet)
I've developed a full application with Win32::GUI which I like, but not
portable at all...bummer

So while looking on a way to port my Win32::GUI app to any OS, I ran across
WxPerl.
Looks very promising to be as portable as Perl/Tk but look and feel like the
OS it's running on.

Best of Both worlds...Eating Cake and icing too...The whole enchilada...

Hope This Helps in your quest for the perfect GUI module.

Joe Youngquist

btw, there are other GUI packages out there, but I've never used them...some
are portable others not
(GTK for example is not portable as I understand it)



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Dax
T. Games
Sent: Tuesday, August 20, 2002 8:52 AM
To: [EMAIL PROTECTED]
Subject: Re: From dos to a window.


I use PerlTk but there is also Win32::GUI.

Dax


*********** REPLY SEPARATOR  ***********

On 8/20/2002 at 2:36 PM Beckett Richard-qswi266 wrote:

>Chaps,
>
>I've just got my first "proper" script running nicely, but it's text based
>and runs in a dos window.
>
>I assume that there are modules that allow you to make it look cool by
>running in it's own window, with boxes for data entry, etc.
>
>Can anyone point me to a good module for a beginner, that has good
>documentation to go with it?
>
>Thanks.
>
>R.
>_______________________________________________
>Perl-Win32-Users mailing list
>[EMAIL PROTECTED]
>To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to