blob: 4863891fae517fe18c31572ce54109a6a291faee [file] [log] [blame]
Guido van Rossum9cf8f331992-03-30 10:54:51 +00001Contents of this directory:
2
3FormTest.py Show how a form can be built to enter multiple fields
4RadioGroups.py Show how to use multiple groups of radio buttons
5TestCSplit.py Test CSplit widget (a clock-like split)
6TestDirList.py Test DirList widget (lists directory contents)
7TestFormSplit.py Test FormSplit widget (arbitrary grouping)
8TestSched.py Test WindowSched widget (event scheduling)
9TestTextEdit.py Test TextEdit widget (probably doen't work any more)
Guido van Rossum9cf8f331992-03-30 10:54:51 +000010clock.py A simple clock, with alarm
Guido van Rossum4f0578d1992-05-15 15:39:44 +000011ibrowse/ An Emacs info file browser
12jukebox.py Play audio files (SGI only, needs SOX and SFPLAY)
Guido van Rossum9cf8f331992-03-30 10:54:51 +000013lpwin.py Watch line printer queues
14microedit.py The smallest window editor
15miniedit.py A small multi-window editor
16python.py A window interface to the Python interpreter
17wdiff.py A window-based directory diff