]> git.saurik.com Git - wxWidgets.git/commit
make sure button clicks etc. on a popup window don't lead to a dismissal because...
authorStefan Csomor <csomor@advancedconcepts.ch>
Mon, 3 Jun 2013 08:30:33 +0000 (08:30 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Mon, 3 Jun 2013 08:30:33 +0000 (08:30 +0000)
commite80711dd54ac9b84b2aa4218ef0749fe60606af9
tree7344d059c6f026cb98b57d23df22e88a25c0b2bf
parent6332bf7fe8fe5aceb5f059b6120d5b62129ea411
make sure button clicks etc. on a popup window don't lead to a dismissal because their GetWindow()/parent = popup check didn't work

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/window_osx.cpp