]> git.saurik.com Git - wxWidgets.git/commit
don't forward Enter presses to the default button if any of the ancestor windows...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 10 Nov 2007 01:15:03 +0000 (01:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 10 Nov 2007 01:15:03 +0000 (01:15 +0000)
commit8e86978af59b6465801bf1bd32f66a5d68280421
tree012aa42300703226ea2a9625d185e6411e9cb112
parent283db4111b09383215ccd99877f50bba64f75824
don't forward Enter presses to the default button if any of the ancestor windows has DLGC_WANTMESSAGE dialog code (slightly modified patch 1828309)

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