Re: Tips on how to display NSArray of NSDictionaries using NSTreeController?
Re: Tips on how to display NSArray of NSDictionaries using NSTreeController?
- Subject: Re: Tips on how to display NSArray of NSDictionaries using NSTreeController?
- From: Rick Hoge <email@hidden>
- Date: Fri, 6 May 2005 08:16:01 -0400
It works very much like a table view. You bind one column to the
propertyKey, one to the propertyValue. Indented (child) items
aren't actually in a different cell. They're just further to the
right.
Thanks - this is just the bit of hinting I needed. My array of
dictionaries is read-only and generated once when a dataset is loaded
or created, so it was easy to provide an accessor converting it to
the required format. Works great!
Thanks again,
Rick
- 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:
40nmr.mgh.harvard.edu
This email sent to email@hidden
_______________________________________________
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