Re: Linking xib's
Re: Linking xib's
- Subject: Re: Linking xib's
- From: Shawn Erickson <email@hidden>
- Date: Thu, 17 Dec 2009 13:07:34 -0800
On Thu, Dec 17, 2009 at 12:46 PM, Charlie Dickman <email@hidden> wrote:
> The question is how do I provide this linkage when the controller and the view are in _different_ xib's?
Who is the "owner" (aka loader) of the two xibs? If it is the same
owning object then just hook up the outlets in the respective xibs as
needed.
If they don't have the same owner you are going to have to outline a
little more of the relationships between the objects that load the two
xibs.
-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