]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added a clear() method to VFile class, to be called when the window
authorGuido van Rossum <guido@python.org>
Tue, 1 Sep 1992 14:45:57 +0000 (14:45 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 1 Sep 1992 14:45:57 +0000 (14:45 +0000)
commite0be2b36b61078258213d1ddc7318bb4887ede28
tree4ffc4064d1d26fb598759404d9172e5588b56783
parent61700bb985ce2708f489dae6397cf4be3e934d1a
Added a clear() method to VFile class, to be called when the window
receives a REDRAW event
Demo/sgi/video/VFile.py
Demo/sgi/video/Vedit.py
Demo/sgi/video/Vinfo.py
Demo/sgi/video/Vplay.py
Demo/sgi/video/Vrec.py