> > 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
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to