blob: 257c95af42ab5c7afd504ded0ccad74d38f969e0 [file] [log] [blame]
Guido van Rossumd0c06331995-01-10 17:06:50 +00001Several collections of example code for Tkinter.
2
3See the toplevel README for an explanation of the difference between
4Tkinter and tkinter, how to enable the Python Tk interface, and where
5to get Matt Conway's lifesaver document.
6
7Subdirectories:
8
9guido my original example set (fairly random collection)
10matt Matt Conway's examples, to go with his lifesaver document
11www a progressing sequence of www clients using Tk