Tkinter--does anyone use it for sophisticated GUI development?
Greg Ewing
greg.ewing at canterbury.ac.nz
Fri Oct 20 20:33:48 EDT 2006
Paul Rubin wrote:
> I have yet to see a gui toolkit which doesn't suck. I'm not sure why
> that is.
Have you seen PyGUI? It's my attempt at creating
a GUI toolkit for Python that doesn't suck. I'd
be interested to know if you think I've come
anywhere near to succeeding.
http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/
--
Greg
More information about the Python-list
mailing list