Custom Search

Friday, June 20, 2008

An Introduction to Tkinter

An Introduction to Tkinter

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

Use the following url to access the free ebook An Introduction to Tkinter .
http://www.pythonware.com/library/tkinter/introduction/index.htm

No comments: