]> git.saurik.com Git - wxWidgets.git/commit
don't let IsDialogMessage() have VK_ESCAPE, this fixes closing the tree in place...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 12 Apr 2002 22:29:16 +0000 (22:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 12 Apr 2002 22:29:16 +0000 (22:29 +0000)
commitaae032a0a903bb55e4682e602f429ef1a2ee0ef8
tree382ce4e4cc15f3e1ef339958c2d0e6acc2decfe4
parenta37f9c6db4098abd6e2a4b1f356446554c938a99
don't let IsDialogMessage() have VK_ESCAPE, this fixes closing the tree in place editor with Escape

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