• 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: Accessing IB >Inspector > Identity > Interface Builder Identity > name programatically?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Accessing IB >Inspector > Identity > Interface Builder Identity > name programatically?


  • Subject: Re: Accessing IB >Inspector > Identity > Interface Builder Identity > name programatically?
  • From: Graham Cox <email@hidden>
  • Date: Sat, 4 Oct 2008 20:42:41 +1000


On 4 Oct 2008, at 6:27 pm, Ken Tozier wrote:

I created a custom view with several subviews some of which I gave names in the "Identity > Interface Builder Identity > name" tab. Is there any way to reference these items by their given name if the nib is loaded programatically using NSNib?


In a word, no.

These labels appear to serve no purpose except to help you tell things apart within IB itself.

If you need to access individual views, just create an IBOutlet for each one in File's Owner and hook them up in IB.


hth,

Graham
_______________________________________________

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: 
 >Accessing IB >Inspector > Identity > Interface Builder Identity > name programatically? (From: Ken Tozier <email@hidden>)

  • Prev by Date: Re: Bizarre [NSWindowController window] returning null
  • Next by Date: Fwd: Python, Mac OS X 10.5.5 and CoreGraphics
  • Previous by thread: Accessing IB >Inspector > Identity > Interface Builder Identity > name programatically?
  • Next by thread: Bizarre [NSWindowController window] returning null
  • Index(es):
    • Date
    • Thread