> Does anyone know of any Perl development kits designed to assist in GUI
> creations?

wxWindows is a GUI you could use, it is also possible to use GLADE for
building GTK apps that can be powered Perl - but than means getting GTK to
work on 'doze.

> I'm currently using Perl/Tk but it can get a bit tedious trying to create
> windows by hard coding.

You could abstract some of the logic into a module so that the tedious stuff
is done only once.

regards,

A.

--
Aaron J Trevena, BSc (Hons)     www.head2head.co.uk
Internet Application Developer  Perl, UNIX, IIS/ASP




_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to