• 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: "Shawn Erickson" <email@hidden>
  • Date: Tue, 1 Aug 2006 12:25:41 -0700

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


  • Follow-Ups:
    • Re: What is Interface Builder doing behind the scenes?
      • From: Phil <email@hidden>
    • Re: What is Interface Builder doing behind the scenes?
      • From: "I. Savant" <email@hidden>
References: 
 >What is Interface Builder doing behind the scenes? (From: Phil <email@hidden>)

  • Prev by Date: Re: What is Interface Builder doing behind the scenes?
  • Next by Date: Re: What is Interface Builder doing behind the scenes?
  • Previous by thread: Re: What is Interface Builder doing behind the scenes?
  • Next by thread: Re: What is Interface Builder doing behind the scenes?
  • Index(es):
    • Date
    • Thread