Paul Boddie wrote: > seem to have moved very far, despite Fredrik's efforts: what happened > to Tkinter 3000 or was that a codename for something else?
the first Tk3K project solved 95% of the problems (*) I had
with Tkinter:
http://effbot.org/zone/wck.htm
(especially when combined with OpenGL).
don't leave home without it.
</F>
*) the remaining five are better handled by application-specific
abstractions. like most other things in Python.
--
http://mail.python.org/mailman/listinfo/python-list
