CoreData and NSOutlineView.
CoreData and NSOutlineView.
- Subject: CoreData and NSOutlineView.
- From: Scott Andrew <email@hidden>
- Date: Wed, 25 Mar 2009 22:59:11 -0700
I have a question, may know the answer already. I am looking at using
core data to store the project for my application I am starting. I
want a categorized NSOutlineView that has categories and then children
under. The categories just describe the nodes underneath it. They do
not not necessarily match 1 to 1 my entities. From what I am seeing on
the web it is better that I use a data source for my tree than trying
to get bindings to work.
Am i missing out on something not using bindings? I have seen also
seen that it takes a lot of work arounds to get NSTreeController to
work properly with NSOutlineView. This is my first adventure into core
data.
Scott
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden