pressing enter now activates the default button even when the focus is on a checkbox...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 25 Aug 2005 19:27:43 +0000 (19:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 25 Aug 2005 19:27:43 +0000 (19:27 +0000)
commit3147bb585a14fd5a05fd3c5e390634ac47299745
tree3b65830875942bbe9b6138a356befbb0a8d4399d
parent8dbb7967d4c73f31f3f7fd78bb0af3cec54164be
pressing enter now activates the default button even when the focus is on a checkbox or radio button

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