diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2001-03-21 11:47:55 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2001-03-21 11:47:55 (GMT) |
commit | be0e7f4262ce79fd8fec2d923d6c5dee61d114f9 (patch) | |
tree | fda34c5dd4ea292eb0892715da6c029ed0ec7f68 /Demo | |
parent | 0411f6f1354c950cde6f51d49aec8d51645e0357 (diff) | |
download | cpython-be0e7f4262ce79fd8fec2d923d6c5dee61d114f9.zip cpython-be0e7f4262ce79fd8fec2d923d6c5dee61d114f9.tar.gz cpython-be0e7f4262ce79fd8fec2d923d6c5dee61d114f9.tar.bz2 |
Document tix directory.
Diffstat (limited to 'Demo')
-rw-r--r-- | Demo/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Demo/README b/Demo/README index 87017a9..49f8559 100644 --- a/Demo/README +++ b/Demo/README @@ -46,3 +46,5 @@ threads Demos that use the 'thread' module. (Currently these tkinter Demos using the Tk interface (including Matt Conway's excellent set of demos). + +tix Demos using the Tix widget set addition to Tkinter.
\ No newline at end of file |