Re: Accessing Menu in Another Nib
Re: Accessing Menu in Another Nib
- Subject: Re: Accessing Menu in Another Nib
- From: Rob Keniger <email@hidden>
- Date: Sat, 4 Oct 2008 17:41:25 +1000
On 04/10/2008, at 5:06 PM, Kyle Sluder wrote:
Basically, is there any way for me to load that second NIB file
(using
something like 'loadNibNamed:' or the like) and then get the menu
that I
have connected to the File's Owner 'menu' outlet
Sure. You've already described how to do it.
What he said; look at the -loadNibNamed:owner: method of NSBundle.
--
Rob Keniger
_______________________________________________
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