Re: There must be a better way
Re: There must be a better way
- Subject: Re: There must be a better way
- From: Shawn Erickson <email@hidden>
- Date: Fri, 25 Dec 2009 06:12:23 -0800
On Wed, Dec 23, 2009 at 1:18 PM, Charlie Dickman <email@hidden> wrote:
> Except the view and the controller are in separate xib's so they can't be connected in this way.
Who/what is the "file owner" of the two xib's you are talking about?
Most commonly those are the objects that load the xib (aka nib).
Help us help you by better describing the object relationships you
currently have.
It easy to have an object this is instantiated in one xib to load
another xib and become the owner of the objects in the second xib,
including having IBOutlets pointing at those objects.
-Shawn
_______________________________________________
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