• 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
How does an instance variable in the ObjC code get connected to an interface element in the NIB file?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How does an instance variable in the ObjC code get connected to an interface element in the NIB file?


  • Subject: How does an instance variable in the ObjC code get connected to an interface element in the NIB file?
  • From: Paul Archibald <email@hidden>
  • Date: Fri, 13 Jun 2008 14:21:02 -0700

Comrades:

This puzzles me. I am tracing through some code in which I am looking at the value of some selected popup menu items. I am seeing the correct values for them, but I have to confess I don't know how the code is connected to the popup, or just why the code even works! I see the connections for the buttons on the interface, and I hit the breakpoints I expect, but I don't see any connections between the member variables and the popup items.

There are instance vars for the popups in the code, but I don't see how they are connected to the NIB.


Paul (I hope I didn't already ask this question!) _______________________________________________

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: How does an instance variable in the ObjC code get connected to an interface element in the NIB file?
      • From: Jens Alfke <email@hidden>
    • Re: How does an instance variable in the ObjC code get connected to an interface element in the NIB file?
      • From: Ken Thomases <email@hidden>
    • Re: How does an instance variable in the ObjC code get connected to an interface element in the NIB file?
      • From: Robert Martin <email@hidden>
  • Prev by Date: Nib file not created - Xcode 3.1
  • Next by Date: Re: Nib file not created - Xcode 3.1
  • Previous by thread: Re: Nib file not created - Xcode 3.1
  • Next by thread: Re: How does an instance variable in the ObjC code get connected to an interface element in the NIB file?
  • Index(es):
    • Date
    • Thread