]> git.saurik.com Git - wxWidgets.git/commit
we have to be able to tell whether a control can be focused by the os before a SetFoc...
authorStefan Csomor <csomor@advancedconcepts.ch>
Tue, 1 Jun 2004 08:21:46 +0000 (08:21 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Tue, 1 Jun 2004 08:21:46 +0000 (08:21 +0000)
commitf6e3849c071287e6f901dd5012e66214dda6f32b
tree1be73bbdffa3e16927e5b488591d1959f18fdf8c
parentbc2ec626ea6114fdafb18da7752be495088b8832
we have to be able to tell whether a control can be focused by the os before a SetFocus is issued, otherwise native focus handling is not in synch...

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