NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Tk (Score:0)
Don't let the title scare you. It's definitely the book you want.
From a Perl perspective there isn't much else in terms of cross-platform GUI libraries. Heck, there isn't anything in print that I know of with regards to Perl and other graphical toolkits.
The only other graphical toolkits I know of that have a Perl wrapper out there are GTK (unix only) and wxWindows. There's probably something out there for QT and FOX as well, but I haven't seen it.
Many don't like the look and feel of Tk. It's definitely not the slickest looking thing, but it works, it's easy, and it's very portable. There's also a dedicated newsgroup (comp.lang.perl.tk).
Reply to This
Re:Tk (Score:1)