]> git.saurik.com Git - wxWidgets.git/commit
don't send mouse events to disabled windows (this really shouldn't be possible as...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 4 Mar 2006 22:09:40 +0000 (22:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 4 Mar 2006 22:09:40 +0000 (22:09 +0000)
commitf0756835d540c23e0103aede52b9857933f59837
tree7eeb47bc606d772541682791de4adbffb887feab
parentf124c9086b8eda2cf3c9d219f931fb293a281ea6
don't send mouse events to disabled windows (this really shouldn't be possible as otherwise it allows the user to modify the state of a disabled control)

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