cpython/Demo/tkinter/guido
Fred Drake 4dd0bf92e6 (rmt.py): Updated to "modern" python coding conventions, somewhat. Keyword
arguments and explicit calls to .pack() are used; no more dictionaries
	are being passed to Tkinter constructors.  Otherwise, the example is
	unchanged.  (The app isn't implemented as a Python object.)
1996-07-23 17:47:21 +00:00
..
AttrDialog.py AttrDialog.py: some structural changes 1994-08-03 08:10:35 +00:00
ManPage.py Renamed module tkinter to _tkinter 1995-10-23 14:36:05 +00:00
MimeViewer.py update pathnames 1994-10-11 14:57:03 +00:00
ShellWindow.py demonstrate shell in a Tk window 1995-01-10 17:08:10 +00:00
dialog.py update pathnames 1994-10-11 14:57:03 +00:00
electrons.py update pathnames 1994-10-11 14:57:03 +00:00
hanoi.py Initial revision 1994-06-28 13:52:31 +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 Micro portability changes 1994-10-06 15:50:49 +00:00
listtree.py AttrDialog.py: some structural changes 1994-08-03 08:10:35 +00:00
mbox.py update pathnames 1994-10-11 14:57:03 +00:00
rmt.py (rmt.py): Updated to "modern" python coding conventions, somewhat. Keyword 1996-07-23 17:47:21 +00:00
svkill.py incompletely converted to Tk 4.0 1995-09-07 19:59:22 +00:00
tkman.py adapted to Tk 4.0 and CNRI man page locations 1995-09-07 19:47:46 +00:00
wish.py Renamed module tkinter to _tkinter 1995-10-23 14:36:05 +00:00