[Tutor] Re: Is Tkinter the Gui in python

Guillermo Fernandez Castellanos guillermo.fernandez.castellanos at gmail.com
Fri Jan 14 01:51:48 CET 2005


> > So tkinter is a good module to use if you only want simple widgets,
> > but be prepared to switch to something newer when you hit it's
> limitations.
> This I agree with totally, fortunately I've yet to hit itslimitations
> in my fairly simple GUIs.
Well... there's also Tix... but I don't know if you consider it as
part of Tk or not.

It's a bit complicated to get the feel from due to a lack of explicit
documentation for python, but once you get the tric about the
Tcl->Python conversion, things get pretty smooth.

G


More information about the Tutor mailing list