TkInter



(Back to docs.huihoo.com)

Introduction

The Tkinter module ("Tk interface") is the standard Python interface to the Tk GUI toolkit from Sun Labs. Both Tk and Tkinter are available on most Unix platforms, as well as on Windows and Macintosh systems. Starting with the most recent release (8.0), Tk also offers native look and feel on all platforms.

Documents

• An Introduction to Tkinter (1999)
• An Introduction to Tkinter (1997)
• Tkinter Summary
• Tkinter Manual
• Tkinter reference: a GUI for Python
• Tkinter 1.63 and Tk 8.0b2 Class Reference

Links

• http://wiki.python.org/moin/TkInter
• http://download.huihoo.com/tkinter