]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Keep top left corner of window where it was when resizing.
authorGuido van Rossum <guido@python.org>
Fri, 11 Jun 1993 14:13:13 +0000 (14:13 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 11 Jun 1993 14:13:13 +0000 (14:13 +0000)
commit2055ee848086371d1ccc9e58548a740eb3ea1c2e
treec8a23685605c77fe84847e16e2ed9a37e70724fb
parentaa895c752b17e5c6b57f9061c9a4ed04cf01bf7b
Keep top left corner of window where it was when resizing.
Keep aspect and max size of window at all times.
Remove (now unnecessary) sleep(0.1) in vcr capture code.
Add messages when initializing VCR.
Remove old comments.
Demo/sgi/video/Vb.py