I have discovered the answer. The controller knows about the view without me 
doing any linkage.

It is referenced using [self view] in the controller.

On Dec 17, 2009, at 4:07 PM, Shawn Erickson wrote:

> On Thu, Dec 17, 2009 at 12:46 PM, Charlie Dickman <3tothe...@comcast.net> 
> 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

Charlie Dickman
3tothe...@comcast.net



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to