]> granicus.if.org Git - python/commit
Added a GetControlRect() method to controls which returns the bounding rectangle...
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 21 Mar 2000 16:25:23 +0000 (16:25 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 21 Mar 2000 16:25:23 +0000 (16:25 +0000)
commit1a7d5b12c0dff4b4ec139612713ce713bd696157
treeb1c2f658a63397986eff8540617e927bdd16d034
parent0e12bcd24333f8575a40b4fd525a5c029c9d217c
Added a GetControlRect() method to controls which returns the bounding rectangle. To my surprise this call is missing from the C API...
Mac/Modules/ctl/Ctlmodule.c
Mac/Modules/ctl/ctledit.py
Mac/Modules/ctl/ctlsupport.py