[Tkinter-discuss] ANN: WCK for Tkinter 1.1.1 (december 4, 2006)
Fredrik Lundh
fredrik at pythonware.com
Mon Dec 4 19:29:47 CET 2006
The Widget Construction Kit (WCK) is an extension API that allows
you to implement custom widgets in pure Python. The WCK can be
(and is being) used for everything from light-weight display widgets
to full-blown editor frameworks.
WCK 1.1.1 is a maintenance release for Python 2.5, which fixes a few
shutdown issues and potential crashes under 2.5. If you use the WCK
under earlier versions, upgrading is optional.
For more information, see:
http://www.effbot.org/zone/wck.htm
Downloads:
http://www.effbot.org/downloads#tkinter3000
enjoy /F
More information about the Tkinter-discuss
mailing list