don't clear the status bar help text if the wxEVT_MENU_HIGHLIGHT event was processed...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 May 2009 19:25:10 +0000 (19:25 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 May 2009 19:25:10 +0000 (19:25 +0000)
commit46743ff8e581fc28befd6519ec3bccfdfa9d616d
tree7c95919ecc5fe4f4b1ecf0938d52fd4da2e1ffad
parentf724f440fdb878c6d701103e01838c9d297a33d9
don't clear the status bar help text if the wxEVT_MENU_HIGHLIGHT event was processed by user code (see #10822)

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