• 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: File's owner, outlets and methods
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: File's owner, outlets and methods


  • Subject: Re: File's owner, outlets and methods
  • From: Dave Carrigan <email@hidden>
  • Date: Thu, 13 Aug 2009 13:59:32 -0700


On Aug 13, 2009, at 1:32 PM, Michael de Haan wrote:

The inspector of File's owner in the "Custom" xib shows, as expected an outlet ( which is connected) as well as the method "showPanel" which is *not* connected. In fact, I am unable to "connect" ( if that is the correct terminology) the "About NewApplication" to this, or to the File's owner (control-drag), but am able to do so to the AppController object in the mainMenu.xib

I'm not 100% sure, but it seems like you're saying that you are trying to connect the About NewApplication menu item in MainMenu.xib to the Files Owner in Custom.xib?


If that is the case, you can't do that. All connections must be between objects and proxy objects within a single xib. The nib loading process only works on a single nib at a time and doesn't know anything about what might be in some other nib.

--
Dave Carrigan
email@hidden
Seattle, WA, USA

Attachment: PGP.sig
Description: This is a digitally signed message part

_______________________________________________

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

  • Follow-Ups:
    • Re: File's owner, outlets and methods
      • From: Michael de Haan <email@hidden>
References: 
 >File's owner, outlets and methods (From: Michael de Haan <email@hidden>)

  • Prev by Date: Re: NSPredicate & Editor questions
  • Next by Date: Document file read, but -readFromData:(etc) has error.
  • Previous by thread: File's owner, outlets and methods
  • Next by thread: Re: File's owner, outlets and methods
  • Index(es):
    • Date
    • Thread