summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/ctl/ctledit.py
Commit message (Expand)AuthorAgeFilesLines
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-15/+15
* - "manage" controls created by CreateXxxXxxControl() functions.Just van Rossum2001-12-131-0/+18
* Added a GetControlRect() method to controls which returns the bounding rectan...Jack Jansen2000-03-211-0/+3
* Unified handle-conversion scheme toJack Jansen1999-12-231-7/+1
* Added Ctl.as_Control and Menu.as_Menu methods, which take a resource asJack Jansen1999-02-071-0/+4
* Export type objects to PythonJack Jansen1997-09-201-1/+1
* Fixed very nasty null-dereferencing bug in DisposeControl/destroyJack Jansen1996-10-011-0/+18
* Added as_Resource() method to convert ctl object to res objectJack Jansen1995-06-181-0/+8