Octavian Rasnita wrote:

How complete is this GUI lib compared with others that can be used in Python apps?

It has most of the basic things you would want. There are one
or two gaps, and I'm working on filling them.

"Get the library and its documentation included in the core Python
distribution, so that truly cross-platform GUI applications may be written
that will run on any Python installation, anywhere."

I'm not sure at this point whether stdlib inclusion is really
a desirable goal or not. In any case, it's a very long-term issue.
The first priority is to develop it to the point where it's
a viable alternative to Tkinter.

--
Greg
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to