[Tkinter-discuss] updated article: a controller class for Tkinter

Fredrik Lundh fredrik at pythonware.com
Tue Oct 24 19:53:24 CEST 2006


in case someone on this list is interested in an easier way to implement 
interactive tools for Tkinter applications, here's a short article about 
pluggable controllers in Tkinter:

     http://effbot.org/zone/tkcontroller.htm

the code can also be downloaded from a subversion repository:

     http://svn.effbot.python-hosting.com/stuff/sandbox/tkinter

enjoy /F



More information about the Tkinter-discuss mailing list