cpython/Demo/tkinter/guido
Guido van Rossum 065627e15c Add "select all" by clicking on (0,0) cell.
Redo setting the selection and setting the beacon to deal better
with rows or columns -- these are now expressed by range (1, sys.maxint).
2002-11-02 22:18:46 +00:00
..
AttrDialog.py Fix multi-arg list.append() calls. 1998-10-08 15:24:48 +00:00
ManPage.py
MimeViewer.py
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
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
hello.py
imagedraw.py
imageview.py
kill.py
listtree.py
mbox.py
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
solitaire.py
sortvisu.py
ss1.py Add "select all" by clicking on (0,0) cell. 2002-11-02 22:18:46 +00:00
svkill.py
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