set the event object of the menu events to the frame the menu is attached to instead...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 3 Nov 2007 21:48:47 +0000 (21:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 3 Nov 2007 21:48:47 +0000 (21:48 +0000)
commit7db0d5feb871090f9e053eabd8da79cfdb49d90e
tree4566eb80aef502f946bc686deb49642206c640d0
parent86f19f7ce546b37e69a710d3f1140b8a7463239d
set the event object of the menu events to the frame the menu is attached to instead of the menu itself for compatibility with wxMSW

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