cpython/Lib/lib-stdwin
Guido van Rossum 40b0f3aa0e Use built-in file.read() instead of util.readfile(). 1991-04-21 19:31:39 +00:00
..
Abstract.py New: getwindow() parent method and realize() child method. 1991-04-07 13:31:53 +00:00
Buttons.py Added dummy realize() method. 1991-04-07 13:32:19 +00:00
CSplit.py Initial revision 1991-01-23 13:41:31 +00:00
DirList.py Initial revision 1991-04-07 13:41:50 +00:00
FormSplit.py Initial revision 1991-04-07 13:41:50 +00:00
HVSplit.py Added XXX remarks. 1991-01-23 13:41:53 +00:00
Histogram.py *** empty log message *** 1990-11-05 19:44:31 +00:00
Sliders.py *** empty log message *** 1990-11-05 19:44:31 +00:00
Soundogram.py
Split.py Use built-in remove() method of lists instead of util.remove. 1991-04-21 19:26:45 +00:00
StripChart.py Add destrpy() method. 1991-04-21 19:27:28 +00:00
TextEdit.py Use text object's new settext() method. 1991-04-21 19:27:48 +00:00
TransParent.py Added alternate drawing, realize and getwindow interfaces 1991-04-07 13:36:09 +00:00
VUMeter.py *** empty log message *** 1990-12-26 15:34:34 +00:00
WindowParent.py Support delayed destroy. Use built-in remove. 1991-04-21 19:28:44 +00:00
WindowSched.py Don't sleep if msecs <= 0. 1991-04-21 19:31:10 +00:00
anywin.py
dirwin.py
filewin.py Use built-in file.read() instead of util.readfile(). 1991-04-21 19:31:39 +00:00
gwin.py Use stdwinevents instead of stdwinsupport. 1990-12-26 15:37:05 +00:00
listwin.py
rect.py
stdwinevents.py
tablewin.py
textwin.py Adapted to new cutbuffer interface. 1990-12-26 15:40:31 +00:00