blob: 3512f03958898fbcab2c694fad7dfbe9dcd48603 [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)
10ibrowse/ An Emacs info file browser
11clock.py A simple clock, with alarm
12lpwin.py Watch line printer queues
13microedit.py The smallest window editor
14miniedit.py A small multi-window editor
15python.py A window interface to the Python interpreter
16wdiff.py A window-based directory diff