android13/external/python/cpython2/Demo/tkinter
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
guido initial 2024-06-22 20:45:49 +08:00
matt initial 2024-06-22 20:45:49 +08:00
ttk initial 2024-06-22 20:45:49 +08:00
README initial 2024-06-22 20:45:49 +08:00

README

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
ttk         Examples using the ttk module