<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Thanks for your quick reply I really appreciate it!<BR><BR><BR><BR><BR>
<HR id=stopSpelling>
> Date: Fri, 22 Sep 2006 15:49:51 -0500<BR>> From: jweida@gmail.com<BR>> To: cialug@cialug.org<BR>> Subject: Re: [Cialug] Tk for windows activeperl<BR>> <BR>> Try using the Win32::GUI module. That along with Win32::GUI::Loft (a<BR>> simple windows framework) will allow you to build GUIs for Windows in<BR>> Perl in no time.<BR>> <BR>> http://user.bahnhof.se/~johanl/perl/Loft/<BR>> <BR>> While Tk is nice for cross-platform work, Win32::GUI actually taps<BR>> into the Win32 window controls so you get a native looking<BR>> application.<BR>> <BR>> If you need cross-platform, then I would recommend wxWidgets (with the<BR>> Perl bindings being called wxPerl). It's significantly more<BR>> complicated to use, but is cross-platform and still binds to the<BR>> native window handlers of your OS so you will get native looking<BR>> applications.<BR>> <BR>> --<BR>> Jerry<BR>> <BR>> On 9/22/06, Tony Kindschuh <kindschuha@hotmail.com> wrote:<BR>> > I want to make a GUI for some of my scripts but I'm using activeperl for<BR>> > windows and I can't find the module for windows. Is there an alternative or<BR>> > does someone know where I can find it or have a trick to install it on<BR>> > windows.<BR>> ><BR>> > Thanks,<BR>> ><BR>> > ________________________________<BR>> > Express yourself with gadgets on Windows Live Spaces Try it!<BR>> > _______________________________________________<BR>> > Cialug mailing list<BR>> > Cialug@cialug.org<BR>> > http://cialug.org/mailman/listinfo/cialug<BR>> ><BR>> ><BR>> ><BR>> _______________________________________________<BR>> Cialug mailing list<BR>> Cialug@cialug.org<BR>> http://cialug.org/mailman/listinfo/cialug<BR><br /><hr />Check the weather nationwide with MSN Search <a href='http://search.msn.com/results.aspx?q=weather&FORM=WLMTAG' target='_new'>Try it now!</a></body>
</html>