* Added virtual GetAppMenuBar() which returns the app-wide menubar which
authorDavid Elliott <dfe@tgwbd.org>
Thu, 4 Sep 2003 21:16:41 +0000 (21:16 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Thu, 4 Sep 2003 21:16:41 +0000 (21:16 +0000)
commit33faea0a0d17e22a771d96573576bf143fd56e54
tree9cefddc87568526aeb206a3bbf38c53712de48ea
parent8fc821cccfe0bb436095500d6f8e942bddf4412d
* Added virtual GetAppMenuBar() which returns the app-wide menubar which
  would be appropriate for this window, or NULL if the manager should decide
* Added Become/Resign Main handlers
* For all Become/Resign Main/Key handlers, notify the menubar manager

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