Python gui

Magnus Lycka lycka at carmen.se
Mon Nov 7 08:04:25 EST 2005


Philippe C. Martin wrote:
> Thanks, Tkinter it is.

It really depends on what you want to achieve. If you want to
make any advanced GUI application, you'll probably want some
third party extension to Tkinter anyway, and then you might
as well choose another tool kit from the beginning, whether
it's wxPython, PyGtk or PyQt. It's not more inconvenient to
rely on wxPython than to rely on e.g. Pmw (2 years since last
release).




More information about the Python-list mailing list