cpython/Demo/stdwin
1992-05-19 13:47:37 +00:00
..
ibrowse Initial revision 1992-03-30 10:54:51 +00:00
clock.py Initial revision 1992-03-30 10:54:51 +00:00
FormTest.py Initial revision 1992-03-30 10:54:51 +00:00
jukebox.py Small improvements everywhere; added info field to the display. 1992-05-19 13:47:37 +00:00
lpwin.py Initial revision 1992-03-30 10:54:51 +00:00
microedit.py Initial revision 1992-03-30 10:54:51 +00:00
miniedit.py Initial revision 1992-03-30 10:54:51 +00:00
python.py Make it at least legal grammar! 1992-05-15 15:40:30 +00:00
RadioGroups.py Initial revision 1992-03-30 10:54:51 +00:00
README Added jukebox 1992-05-15 15:39:44 +00:00
TestCSplit.py Initial revision 1992-03-30 10:54:51 +00:00
TestDirList.py Initial revision 1992-03-30 10:54:51 +00:00
TestFormSplit.py Initial revision 1992-03-30 10:54:51 +00:00
TestSched.py Initial revision 1992-03-30 10:54:51 +00:00
TestTextEdit.py Initial revision 1992-03-30 10:54:51 +00:00
wdiff.py Initial revision 1992-03-30 10:54:51 +00: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
ibrowse/		An Emacs info file browser
jukebox.py		Play audio files (SGI only, needs SOX and SFPLAY)
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