]> git.saurik.com Git - wxWidgets.git/commit
generate the click event from the button with correct id if SetEscapeId() was called...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 7 May 2009 17:09:21 +0000 (17:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 7 May 2009 17:09:21 +0000 (17:09 +0000)
commitc84d0c864a244e99d519206a00d9fdcdd37f3670
tree3cf324e7933c94092e51458498a3af4bf6b29487
parent5a58a1342de433f0a56e3c75e97a29c1a2e4ec80
generate the click event from the button with correct id if SetEscapeId() was called instead of always using wxID_CANCEL (closes #10746)

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