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

_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to