0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 17:47:13 +01:00
cpython/Demo/stdwin
1993-01-13 12:45:41 +00:00
..
ibrowse Actualize 1992-12-14 14:53:08 +00:00
clock.py Close the window when receiving a close request; turn time into int. 1993-01-13 12:45:41 +00:00
FormTest.py
jukebox.py
lpwin.py
microedit.py
miniedit.py
python.py Changed indentation to 8, use a better technique to handle window I/O. 1992-12-22 14:34:43 +00:00
RadioGroups.py
README *** empty log message *** 1992-12-22 14:35:05 +00:00
TestCSplit.py
TestDirList.py
TestFormSplit.py
TestSched.py
TestTextEdit.py
wdiff.py

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
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