Re: Bypassing Interface Builder
Re: Bypassing Interface Builder
- Subject: Re: Bypassing Interface Builder
- From: "I. Savant" <email@hidden>
- Date: Wed, 14 May 2008 20:54:27 -0400
On May 14, 2008, at 8:45 PM, Graham Cox wrote:
It depends. It's the file's (nib's) owner. If you are talking about
MainMenu.nib, its owner is the application instance. For typical
document nibs, it's the NSDocument instance. For others, it's
whatever you pass as "owner" in the NSBundle class method
+loadNibNamed:owner:
Well, yeah, this. ;-) Sorry for the imprecision.
--
I.S.
_______________________________________________
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