Re: Initializing the menubar without Interface Builder
Re: Initializing the menubar without Interface Builder
- Subject: Re: Initializing the menubar without Interface Builder
- From: mmalc crawford <email@hidden>
- Date: Sat, 3 Nov 2007 16:13:07 -0700
On Nov 3, 2007, at 11:54 AM, Robert Nikander wrote:
I'm trying to set up the menus programmatically, without loading
nibs, so I would need to the see source for other functions called
by NSApplicationMain as well.
No, you wouldn't.
If all NSApplication is doing is loading a nib file using the same
NSBundle method used by the rest of the system, the sensible next step
is to look at the contents of a typical MainMenu nib file and see what
properties the main menu itself has...
mmalc
_______________________________________________
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