Tkinter: GUI programming with Python |
|
Python is an excellent vehicle for developing GUI applications on the X-Window system. Its interface is called Tkinter and is based on the Tk widget set.
If you have never done GUI development before, you may want to read these books:
Grayson, John E. Python and Tkinter programming. Manning, 2000, ISBN 1-884777-81-3.
Ousterhout, John K. Tcl and the Tk toolkit. Addison-Wesley, 1994, ISBN 0-201-63337-X. Catalog no. QA76.73.T44097.
|
John Shipman, john@nmt.edu
Last updated: 2005/02/28 02:42:06 UT URL: http://www.nmt.edu/tcc/help/lang/python/tkinter.html |
|