cpython/Demo/tkinter/guido
Guido van Rossum 75698a4937 Removing these scripts. redemo.py lives on in Tools/scripts/.
regexdemo.py is obsolete with the regex module.
2000-10-06 17:38:42 +00:00
..
AttrDialog.py Fix multi-arg list.append() calls. 1998-10-08 15:24:48 +00:00
ManPage.py Updated for Python 1.4 1996-07-30 18:57:18 +00:00
MimeViewer.py /usr/local/bin/python -> /usr/bin/env python 1996-11-27 19:52:01 +00:00
ShellWindow.py Be more careful with closing fd's 0,1,2. 1997-10-07 14:37:31 +00:00
brownian.py Get rid of the lock; it's no longer needed. 1998-06-30 17:01:06 +00:00
canvasevents.py Checked in some new Tk demos that I wrote a while ago. 1997-04-03 00:04:51 +00:00
dialog.py Typo discovered by Case Roole. 1997-10-07 14:37:58 +00:00
electrons.py Fix some comments; move 'import random' to top. 1998-05-26 21:43:44 +00:00
hanoi.py Correct off-by-two-pixels error. 1997-08-22 20:56:07 +00:00
hello.py added hello world 1995-04-10 11:46:37 +00:00
imagedraw.py idraw on top of an image 1995-10-11 18:27:23 +00:00
imageview.py simplified no Tk() sets _default_root 1995-09-07 19:45:52 +00:00
kill.py /usr/local/bin/python -> /usr/bin/env python 1996-11-27 19:52:01 +00:00
listtree.py Updated for Python 1.4 1996-07-30 18:57:18 +00:00
mbox.py /usr/local/bin/python -> /usr/bin/env python 1996-11-27 19:52:01 +00:00
newmenubardemo.py Added a 'Help' special menu to show how this is done. 1998-10-06 19:37:20 +00:00
optionmenu.py Adding Fredrik Lundh's demo of the option menu. 1998-10-20 15:32:39 +00:00
paint.py Paint demo by Dave Mitchell. There's clearly a demand for such a 1998-01-26 16:47:30 +00:00
rmt.py /usr/local/bin/python -> /usr/bin/env python 1996-11-27 19:52:01 +00:00
solitaire.py A different winning animation. 1996-12-30 16:45:14 +00:00
sortvisu.py Checked in some new Tk demos that I wrote a while ago. 1997-04-03 00:04:51 +00:00
svkill.py /usr/local/bin/python -> /usr/bin/env python 1996-11-27 19:52:01 +00:00
switch.py Added the mainloop() call. 1998-09-14 17:52:29 +00:00
tkman.py Patch by Case Roole <cjr@bound.xs4all.nl> to fail with a more 1997-09-15 15:39:11 +00:00
wish.py Renamed module tkinter to _tkinter 1995-10-23 14:36:05 +00:00