Okay guys, what's the most painless way to make a gui-based program in perl? Running on X is essential, and running on windows is completely irrelevant. I would prefer to stay away from QT.
Name:
Anonymous2006-03-16 5:47
Tk is so backwards and butt ugly. GTK is kinda ok (albeit unstable) under Windows, as well as Linux but only if you have a fast computer, otherwise it's even slower than other toolkits. Qt looks and feels great but I've never developed for it.