]> git.saurik.com Git - wxWidgets.git/commit - src/mac/control.cpp
changed FindControl to FindControlUnderMouse and use ControlRef != NULL instead of...
authorStefan Csomor <csomor@advancedconcepts.ch>
Sat, 15 Sep 2001 20:39:46 +0000 (20:39 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Sat, 15 Sep 2001 20:39:46 +0000 (20:39 +0000)
commit280df0853330e63840a73e6fcd238e0304db2be2
tree32b3d4a52ad3f2b32d988d33303d224cb5e137a7
parent244531bc9662a5930f0c785cbc9d1383f70b6232
changed FindControl to FindControlUnderMouse and use ControlRef != NULL instead of ControlPart = noPart , we had false ControlPart = 0 returned under Carbon in MacOS X

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/control.cpp
src/mac/control.cpp