in reply to Creating Tk Applications Graphically
"Mastering Perl/Tk" by O'Reilly is an incredible book, and it really makes you appreciate Tk over the various other GUI's that virtually require GUI builders (Java, MFC, etc).
The only times I've been really happy with generated GUI's has been with GUI's that use libGlade to load XML description files. Though it is not Tk related, has anyone had any experience with Glade-Perl?
If there are any options for libGlade like functionality using Tk (not Gtk), I'd like to hear of them. GTK is ok, but it's not super cross-platform -- plus Perl/Tk is something more people know and understand in the Perl world.
|
|---|