NSTableView BIndings
NSTableView BIndings
- Subject: NSTableView BIndings
- From: Adam <email@hidden>
- Date: Mon, 9 May 2005 23:32:55 -0400
I have gone through the bindings tutorials on the net and I am having
trouble abstracting them down to what I want to do. I have an
NSMutableArray of NSMutable dictionaries with 3 key/value pairs in
each. The UI can not edit the table, only display the progrmatically
populated array of objects. Is their a simple example or explination
that can show me how to display my dictionaries as rows in a table.
I have an NSArrayController whose contentArray binding is set to the
NSArray, its object c;ass name is NSMutableDictionary and I entered
the name of my three keys. However, no data shows up in the table.
Thanks,
Adam
_______________________________________________
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