]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added window list management functionality.
authorGuido van Rossum <guido@python.org>
Sun, 7 Apr 1991 13:37:05 +0000 (13:37 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 7 Apr 1991 13:37:05 +0000 (13:37 +0000)
commit117dbcb2fe96b772212e557b843f61d4c2b59141
tree28172b79994a5bc944576a2ffe7ef333afdca72d
parent4f4794a9a0efe3261405875620fd0c2ebca8f7be
Added window list management functionality.
Automatically call self.destroy() if WE_CLOSE event dispatched.
Added keyboard, alternate drawing and getwindow interface.
Call child's realize method.
Lib/lib-stdwin/WindowParent.py
Lib/stdwin/WindowParent.py