Stumped with Binding a User Default NSDictionary
Stumped with Binding a User Default NSDictionary
- Subject: Stumped with Binding a User Default NSDictionary
- From: Keith Renz <email@hidden>
- Date: Sun, 3 Oct 2004 15:32:33 -0400
In my user defaults is a NSDictionary of NSDictionarys. Each of the
sub-dictionaries has 2 key-values pairs. I would like to display this
dictionary as a 3-column table. The 1st column would be the keys of the
main dictionary. The 2nd and 3rd columns would be the values for the
keys of the sub-dictionaries. I can set this up manually with a table
data source, etc., but I'd really like to use Cocoa Bindings. Can I use
an NSUserDefaultsController to display this table? I can't find any
good examples on how to do this when the user default object is a
dictionary.
Thanks,
Keith
_______________________________________________
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