commit | cfb6bb2a3036b366aff6add44dce23a6db5b8f50 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Sep 24 16:03:56 1992 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Sep 24 16:03:56 1992 +0000 |
tree | 4efa72f7ca2cb588f0f06514530bfad014528007 | |
parent | 691e59bcb7919218bb797ed318580d719eaeef92 [diff] |
Changed the init() interface of LiveVideoOut to read out the window size automatically -- the video is always centered. Added resizevideo() and reshapewindow() interfaces. Documented all methods. Changed Vsend/Vreceive to use the new interface. Allow window resizing by the user in Vreceive.