• 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: What is Interface Builder doing behind the scenes?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What is Interface Builder doing behind the scenes?


  • Subject: Re: What is Interface Builder doing behind the scenes?
  • From: Phil <email@hidden>
  • Date: Wed, 2 Aug 2006 00:26:00 -0400

Perfect... that was what I needed to know.

Thanks,
Phil

On Aug 1, 2006, at 3:25 PM, Shawn Erickson wrote:

On 8/1/06, Phil <email@hidden> wrote:
Given a nib file with a window with an NSPopUpButton and NSTextField,
a connection is made from the PopUp to the TextField with the action
takeObjectValueFrom:... from a code standpoint, how is this
connection being set up?

basically...

[popUpBottonInstance setTarget:testFieldInstance]
[popUpBottonInstance setAction:@selector(takeObjectValueFrom:)]

-Shawn

_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >What is Interface Builder doing behind the scenes? (From: Phil <email@hidden>)
 >Re: What is Interface Builder doing behind the scenes? (From: "Shawn Erickson" <email@hidden>)

  • Prev by Date: Re: Cocoa Network + SSL
  • Next by Date: Problem with drawBackgroundForGlyphRange:atPoint:.
  • Previous by thread: Re: What is Interface Builder doing behind the scenes?
  • Next by thread: Re: Tracking the mouse in a cell in a NSTableView
  • Index(es):
    • Date
    • Thread