summaryrefslogtreecommitdiffstats
path: root/Lib/lib-stdwin/WindowParent.py
Commit message (Collapse)AuthorAgeFilesLines
* minsize->getminsizeGuido van Rossum1991-08-161-31/+51
| | | | | Keyboard focus policy more?
* *** empty log message ***Guido van Rossum1991-05-141-7/+11
|
* Support delayed destroy. Use built-in remove.Guido van Rossum1991-04-211-8/+15
| | | | Dispatch needn't check for win = self.win.
* Added window list management functionality.Guido van Rossum1991-04-071-6/+63
| | | | | | Automatically call self.destroy() if WE_CLOSE event dispatched. Added keyboard, alternate drawing and getwindow interface. Call child's realize method.
* Added _reset and destroy methods.Guido van Rossum1991-01-231-3/+10
|
* Compensate stdwin bugGuido van Rossum1990-12-261-1/+3
|
* Initial revisionGuido van Rossum1990-11-051-0/+92