Re: Confusing terms - menu/menubar
Re: Confusing terms - menu/menubar
- Subject: Re: Confusing terms - menu/menubar
- From: Andreas Mayer <email@hidden>
- Date: Wed, 3 Jan 2007 15:45:50 +0100
Am 03.01.2007 um 14:47 Uhr schrieb Daniel R. Killoran,Ph.D.:
All of an application’s menus in the menu bar are owned by one
NSMenu that’s created by the application when it starts up. You
can retrieve this main menu with the NSApplication method mainMenu.
The menus in the menu bar are themselves items of another menu:
the root menu, or main menu.
So I was wrong - the menu bar IS really a menu.
That's not what the sentences you quoted say.
The menu bar is not a menu. The menu bar contains the main menu -
which is, of course, a menu.
Andreas_______________________________________________
Cocoa-dev mailing list (email@hidden)
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