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