From: Martin v. Löwis Date: Wed, 21 Mar 2001 11:47:55 +0000 (+0000) Subject: Document tix directory. X-Git-Tag: v2.1b2~116 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be0e7f4262ce79fd8fec2d923d6c5dee61d114f9;p=thirdparty%2FPython%2Fcpython.git Document tix directory. --- diff --git a/Demo/README b/Demo/README index 87017a9e88e9..49f85598d404 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