In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Nathan Torkington) wrote:
> > Graphical User Interfaces. The Tk toolkit provides Tcl with GUI > > facilities that are amazingly simple and powerful. There's nothing > > quite like it in any other language. > > There's a lot like it in other languages--the other language's > bindings to the Tk toolkit! > > > Perl has no built-in GUI facilities of its own. There is a package > > called TkPerl that allows you to use Tk from Perl scripts, but it's > > pretty clumsy. > > Again, "Tcl programmers think it's clumsy and find Tcl a more natural > fit to Tk." After recently coming to Red Hat Linux as an experiment in learning Linux and also to have a unix shell to play with perl on without paying for an external shell somewhere else, I've discovered Glade (http://glade.pn.org/), which is a very nice user-interface builder for Perl (and other things as well -- it supports C, C++, Ada, Python, Perl, Eiffel). :) print pack "H*", "4a75737420416e6f74686572204d61635065726c204861636b65722c0d"; -- Scott R. Godin | e-mail : [EMAIL PROTECTED] Laughing Dragon Services | web : http://www.webdragon.net/ It is not necessary to cc: me via e-mail unless you mean to speak off-group. I read these via nntp.perl.org, so as to get the stuff OUT of my mailbox. :-)
