add menu
add menu
- Subject: add menu
- From: Claus Atzenbeck <email@hidden>
- Date: Wed, 12 Dec 2007 16:01:10 +0100 (CET)
Hi all:
I created an NSMenu including several menu items in one NIB file (not
MainMenu.nib) and would like to add it to [NSApp mainMenu]. However, I
cannot find any method which would allow me to do something like:
[[NSApp mainMenu] addMenu:theMenu
withTitle:@"New Menu"
atIndex:3];
How can I load a complete menu entry with all menu items into the main
menu?
Thanks,
/CA
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden