I asked the same thing not long ago. The general concensus was that Tk might be a better choice because it is cross-platform. Then I ran into a ton of problems installing Tk, so I just went with Win32::GUI becuase I *could* get that to install and I haven't looked back... A bunch of samples come with the download of the module. Pull it down from Aldo's site, though, not Activestate's -- they have done some wierd renumbering of his versions and, from what I hear, makes updates a bit of a pain.
Enjoy and Good luck. > -----Original Message----- > From: Chen, Jerry G [mailto:[EMAIL PROTECTED] > Sent: Monday, May 21, 2001 12:22 PM > To: 'perl-win32-gui-users@lists.sourceforge.net' > Subject: [perl-win32-gui-users] newbie's question > > > Hi, > > I'd like to write some GUI-based perl app on Win32 platform. > > Which one is easier/simpler to use: Tk or Win32::GUI? The latter > sounds pretty intriguing to me. Can I find any sample Win32::GUI > apps on the Web? > > Thanks, > Jerry > > _______________________________________________ > Perl-Win32-GUI-Users mailing list > Perl-Win32-GUI-Users@lists.sourceforge.net > http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users >