• 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: Tips on how to display NSArray of NSDictionaries using NSTreeController?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tips on how to display NSArray of NSDictionaries using NSTreeController?


  • Subject: Re: Tips on how to display NSArray of NSDictionaries using NSTreeController?
  • From: Scott Stevenson <email@hidden>
  • Date: Wed, 4 May 2005 17:25:44 -0700


On May 4, 2005, at 10:16 AM, Rick Hoge wrote:

What I'd like to do is have the top level of the NSOutlineView show the value for the 'description' key, and the next level of disclosure show the set of key/value pairs for the 'settings' dictionary


You can't really use dictionaries with bindings in this way. You essentially need to create an array of objects that have accessors like "propertyKey" and "propertyValue", and bind those to the outline view.


    - Scott


--

http://treehouseideas.com/

http://theocacao.com/ [blog]



 _______________________________________________
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: Tips on how to display NSArray of NSDictionaries using NSTreeController?
      • From: Rick Hoge <email@hidden>
References: 
 >Tips on how to display NSArray of NSDictionaries using NSTreeController? (From: Rick Hoge <email@hidden>)

  • Prev by Date: Re: [NSConnection release] anxiety
  • Next by Date: Re: NSArrayController and the single NSMutableArray
  • Previous by thread: Tips on how to display NSArray of NSDictionaries using NSTreeController?
  • Next by thread: Re: Tips on how to display NSArray of NSDictionaries using NSTreeController?
  • Index(es):
    • Date
    • Thread