Click to See Complete Forum and Search --> : Perl GUI interface to use?


o0zi
06-07-2003, 01:47 AM
I'm about to plunge into the world of Perl/Tk, and I was wondering if this was the right choice. Does anyone know of a better option (in their opinion) or is Perl/Tk the mainstream GUI tool?

DragonHead
06-07-2003, 07:51 AM
Tcl/Tk is pretty popular. I'd give a thought to Java though. Like all things, it really depends on the app your creating. Every language has it's strong points and it's weak points.

Hayl
06-07-2003, 08:46 AM
if you want to use Perl , you can also use the gnome/gtk libraries, i think there is a project for perl with kde/qt as well. (imho tcl/tk = a bit ugly)