send wxEVT_MENU_CLOSE from menubar deactivate handler, this ensures that the event...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Dec 2005 01:21:27 +0000 (01:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Dec 2005 01:21:27 +0000 (01:21 +0000)
commit13d3511257d0f2cad7a2fdb81b7f9dff0e136016
tree33c1fb568b8290cd51ebea86582861ffbf7bbf29
parentcdf003d46547475ab3fe3d770467458b124c6868
send wxEVT_MENU_CLOSE from menubar deactivate handler, this ensures that the event is sent even when the menu is dismissed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/menu.cpp
src/gtk1/menu.cpp