• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Linking xib's
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking xib's


  • Subject: Re: Linking xib's
  • From: Charlie Dickman <email@hidden>
  • Date: Thu, 17 Dec 2009 16:37:11 -0500

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 <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

Charlie Dickman
email@hidden



_______________________________________________

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

References: 
 >Linking xib's (From: Charlie Dickman <email@hidden>)
 >Re: Linking xib's (From: Quincey Morris <email@hidden>)
 >Re: Linking xib's (From: Charlie Dickman <email@hidden>)
 >Re: Linking xib's (From: Shawn Erickson <email@hidden>)

  • Prev by Date: Re: Linking xib's
  • Next by Date: Re: ImageAndTextCell still the way to go for icons in outline views?
  • Previous by thread: Re: Linking xib's
  • Next by thread: Distributed Objects communication with a launchd "on-demand" daemon
  • Index(es):
    • Date
    • Thread