NSoutlineView Source List Bindings
NSoutlineView Source List Bindings
- Subject: NSoutlineView Source List Bindings
- From: Ben Barnett <email@hidden>
- Date: Mon, 14 Nov 2005 20:28:49 +0000
I'm a little unsure about how best to go about setting up an
NSOutlineView for a Core Data based project I'm working on.
I want an outline view with 2 root items and child items for the
second root only:
Home
Groups
->Group1
->Group2
Where the subgroups are in a Core Data entity called "Group". Think
similar to the iTunes/Mail.app source lists.
I've got this working, but it's in code (no bindings) using a
separate data source class and it's a royal pain to add/remove groups
from the store. Can anyone suggest how best to implement this using
bindings?
Regards,
Ben.
_______________________________________________
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