cpython/Demo/tkinter/guido
Guido van Rossum c618ed9868 Use disabled state to enforce read-only state (bit painful since it means
switching states each time we insert some text but has to be done this way
since else class bindings might allow editing...)
1994-07-12 09:00:42 +00:00
..
AttrDialog.py Initial revision 1994-07-12 08:58:25 +00:00
ManPage.py Use disabled state to enforce read-only state (bit painful since it means 1994-07-12 09:00:42 +00:00
MimeViewer.py Initial revision 1994-06-20 07:49:28 +00:00
dialog.py Adapted to new Tkinter.py. 1994-06-20 08:11:36 +00:00
electrons.py Initial revision 1994-06-28 13:52:31 +00:00
hanoi.py Initial revision 1994-06-28 13:52:31 +00:00
kill.py * kill.py: Don't use the exec Tcl command. 1994-07-06 09:26:20 +00:00
mbox.py Initial revision 1994-06-20 07:49:28 +00:00
rmt.py Adapt to new Tkinter.py 1994-06-20 09:08:51 +00:00
svkill.py Use guido's Python 1994-07-08 15:11:08 +00:00
tkman.py Add menu to change directories -- also generalize acceptable names from *.n 1994-07-11 13:15:05 +00:00
tst.py Misc changes by Steen 1994-07-06 09:27:00 +00:00
wish.py Moved tk.record() to record whole commands instead of lines 1994-06-20 08:13:02 +00:00