Ned Cunningham wrote:
> Hi Gurus,
> 
> I just finished up with a Perl program using Win32::Console
> on a Windoze NT system, Perl ver 5.6.1.
> 
> I was wondering why with all the power of Perl, and all the
> functionality it has, why I cant make a pretty input window?

What's a pretty input window?

Anyway, the Perl/Tk modules come by default with ActivePerl and let you
create nice clicky-GUI thingies. Those applications have the benefit of
being cross-platform, too.

Here's a place to start: http://www.perltk.org/articles/pm1.htm

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to