Re: CoreData and NSOutlineView.
Re: CoreData and NSOutlineView.
- Subject: Re: CoreData and NSOutlineView.
- From: Scott Andrew <email@hidden>
- Date: Thu, 26 Mar 2009 06:33:18 -0700
Solved.. Due to the way the data is modeled using a data sorce
delegate is the best way to go.
On Mar 25, 2009, at 10:59 PM, Scott Andrew wrote:
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
_______________________________________________
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