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).

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

Reply via email to