/Demo/tkinter/README
http://unladen-swallow.googlecode.com/ · #! · 10 lines · 7 code · 3 blank · 0 comment · 0 complexity · 2c35580418d1ec989246ea216bd4c66e MD5 · raw file
- Several collections of example code for Tkinter.
- See the toplevel README for an explanation of the difference between
- Tkinter and _tkinter, how to enable the Python Tk interface, and where
- to get Matt Conway's lifesaver document.
- Subdirectories:
- guido my original example set (fairly random collection)
- matt Matt Conway's examples, to go with his lifesaver document