• 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
Access to value in dictionary from Interface Builder?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Access to value in dictionary from Interface Builder?


  • Subject: Access to value in dictionary from Interface Builder?
  • From: "Arthur C." <email@hidden>
  • Date: Thu, 22 Feb 2007 22:20:24 +0100

Hello,

I want to use a dictionary to store some 10 or 20 values for a status window.
My question is how to access the values within Interface Builder to bind them to an interface window.
So assume I have an


 NSDictionary *diagnosticsInfo;

and I want to show

[diagnostics valueForKey: @"serialNumber"],
[diagnostics valueForKey: @"releaseVersion"] etc.

in the interface window. Do I need to use valueForKeyPath or something?


Thanks in advance,

Arthur C.

_________________________________________________________________
Hotmail en Messenger on the move http://www.msn.nl/services

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


  • Prev by Date: Re: Vertically aligning text in a table while preserving fontSize bindings
  • Next by Date: Crashing on writing to NSLog?
  • Previous by thread: Re: Getting a managed object from an NSController from a table view row index
  • Next by thread: Crashing on writing to NSLog?
  • Index(es):
    • Date
    • Thread