/Demo/tkinter/README

http://unladen-swallow.googlecode.com/ · #! · 10 lines · 7 code · 3 blank · 0 comment · 0 complexity · 2c35580418d1ec989246ea216bd4c66e MD5 · raw file

  1. Several collections of example code for Tkinter.
  2. See the toplevel README for an explanation of the difference between
  3. Tkinter and _tkinter, how to enable the Python Tk interface, and where
  4. to get Matt Conway's lifesaver document.
  5. Subdirectories:
  6. guido my original example set (fairly random collection)
  7. matt Matt Conway's examples, to go with his lifesaver document