How does Tk compare to Swing for GUI for Python

John Michelsen john.michelsen at gte.net
Tue May 18 01:27:50 EDT 1999


Sarino Suon wrote in message ...
>Hi. This question barely touches on Python, but it only comes up because
>I need a really good GUI for my Python application.
>
>Other than for basic UI elements such as buttons and listboxes, how
>complex can you make Tk widgets? I'm interested in collapsable and
>expandable folder trees, for example. Can Tk handle them?


Yep.  I did a clone of Microsoft's Window's Explorer tree, along with some
other stuff at http://www2.zyvex.com/OpenChem/Widgets0.1.1.zip

John






More information about the Python-list mailing list