GUIs - A Modest Proposal
Kevin Walzer
kw at codebykevin.com
Tue Jun 8 17:51:03 EDT 2010
On 6/8/10 11:17 AM, bart.c wrote:
> Some people aren't interested in the amazing language. Only the graphics
> API that goes with it.
>
The Perl folks have stripped the Tk API away from Tcl with the Perl-Tk
GUI package: the result is no embedded Tcl interpreter, but it's also
hard to maintain. In fact, Perl-Tk has never been updated to run
natively on the Mac because of this. There are other Perl/Tk bindings
that do integrate the Tcl interpreter, and it makes it much easier for
the Perl/Tk bindings to evolve as Tk itself evolves.
--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com
More information about the Python-list
mailing list