home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pyos2bin.zip / Demo / stdwin / README < prev    next >
Text File  |  1995-04-10  |  835b  |  19 lines

  1. Contents of this directory:
  2.  
  3. FormTest.py        Show how a form can be built to enter multiple fields
  4. RadioGroups.py        Show how to use multiple groups of radio buttons
  5. TestCSplit.py        Test CSplit  widget (a clock-like split)
  6. TestDirList.py        Test DirList widget (lists directory contents)
  7. TestFormSplit.py    Test FormSplit widget (arbitrary grouping)
  8. TestSched.py        Test WindowSched widget (event scheduling)
  9. TestTextEdit.py        Test TextEdit widget (probably doen't work any more)
  10. clock.py        A simple clock, with alarm
  11. jukebox.py        Play audio files (SGI only, needs SOX and SFPLAY)
  12. lpwin.py        Watch line printer queues
  13. microedit.py        The smallest window editor
  14. miniedit.py        A small multi-window editor
  15. python.py        A window interface to the Python interpreter
  16. wdiff.py        A window-based directory diff
  17.  
  18. See ../ibrowse for another demo written using stdwin.
  19.