Python gui

Peter Decker pydecker at gmail.com
Sun Nov 6 15:36:25 EST 2005


On 6 Nov 2005 12:08:23 -0800, gsteff <greg.steffensen at gmail.com> wrote:

> PyGTK is just easier to code with.  The api is much nicer.

That's why I think that Dabo's UI module is the best of all worlds. It
wraps wxPython, so the controls look great on any platform, but
provides a cleaner and more consistent API than raw wxPython. I almost
never have to look up how to do something in Dabo, whereas I couldn't
program in wxPython without the docs open.

--

# p.d.



More information about the Python-list mailing list