Send all menu item actions to a dedicated target. This is to ensure
authorDavid Elliott <dfe@tgwbd.org>
Thu, 28 Aug 2003 17:49:51 +0000 (17:49 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Thu, 28 Aug 2003 17:49:51 +0000 (17:49 +0000)
commit2fc2d511d0f095ab5de3713cff6042832f886d15
treece5f94a5fbb84b7745ce91dc52b55d180b44de00
parent0ff1f245a9ac4a6f8c44e824ff3b2647504ac461
Send all menu item actions to a dedicated target.  This is to ensure
the actions always make it to the proper wxFrame.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/NSWindow.h
include/wx/cocoa/frame.h
include/wx/cocoa/menuitem.h
include/wx/cocoa/toplevel.h
src/cocoa/NSWindow.mm
src/cocoa/frame.mm
src/cocoa/menu.mm
src/cocoa/menuitem.mm
src/cocoa/toplevel.mm