1992-03-30 06:54:51 -04:00
|
|
|
Contents of this directory:
|
|
|
|
|
|
|
|
FormTest.py Show how a form can be built to enter multiple fields
|
|
|
|
RadioGroups.py Show how to use multiple groups of radio buttons
|
|
|
|
TestCSplit.py Test CSplit widget (a clock-like split)
|
|
|
|
TestDirList.py Test DirList widget (lists directory contents)
|
|
|
|
TestFormSplit.py Test FormSplit widget (arbitrary grouping)
|
|
|
|
TestSched.py Test WindowSched widget (event scheduling)
|
|
|
|
TestTextEdit.py Test TextEdit widget (probably doen't work any more)
|
|
|
|
clock.py A simple clock, with alarm
|
1992-05-15 12:39:44 -03:00
|
|
|
jukebox.py Play audio files (SGI only, needs SOX and SFPLAY)
|
1992-03-30 06:54:51 -04:00
|
|
|
lpwin.py Watch line printer queues
|
|
|
|
microedit.py The smallest window editor
|
|
|
|
miniedit.py A small multi-window editor
|
|
|
|
python.py A window interface to the Python interpreter
|
|
|
|
wdiff.py A window-based directory diff
|
1995-04-10 08:44:16 -03:00
|
|
|
|
|
|
|
See ../ibrowse for another demo written using stdwin.
|