Have you looked here?

http://wxperl.sourceforge.net/documentation.html 


-Erich-


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dirk
Bremer
Sent: Thursday, January 20, 2005 10:34 AM
To: perl-win32-users
Subject: RE: Perl GUI Programming

wxPerl is interesting but very little documentation can be found. I will
require documentation from a complete beginner's viewpoint (for the GUI) as
I have literally no GUI programming experience although am well-versed in
Perl. 

-----Original Message-----
From: David Kaufman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 19, 2005 18:43
To: Dirk Bremer; perl-win32-users
Subject: Re: Perl GUI Programming

Hi Dirk,

Dirk Bremer <[EMAIL PROTECTED]> wrote:
>
>I am ready to attempt some GUI programming in Perl. I have looked at  
>Win32::GUI and need more documentation for it than I can readily  find. 
>I have looked at Tk and it looks a bit cumbersome. What are you  
>recommendations? I require something that is compatible with 5.6  Perl. 
>I would like something that I can get up and running on quickly  and 
>that is well documented for beginners. My primary interest will  be in 
>developing a GUI that lists files for the user to choose and  another 
>GUI that will be strictly as a scrolling display that will be  updated 
>often. Your suggestions will be appreciated.


Check out wxPerl http://wxperl.sourceforge.net/

I use it to develop perl GUI apps on windows, and the PerlDevKit from
www.activestate.com to compile them to windows.exe-cutables.

Here's a nice (if a bit old) tutorial:
http://www.perl.com/pub/a/2001/09/12/wxtutorial1.html

hth,

dave 


_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to