NSOutlineView with Multiple Core Data Entities
NSOutlineView with Multiple Core Data Entities
- Subject: NSOutlineView with Multiple Core Data Entities
- From: Garrett Bjerkhoel <email@hidden>
- Date: Fri, 25 Jul 2008 09:21:54 -0700
I have a NSOutlineView hooked up to a NSTreeController, which has
multiple entities inside of it. I would like to know how to set it up
having each entity having its own "group". I have downloaded Jonathan
Dann's example, which compiles but freezes. I can see how his Core
Data model works, but I already have mine set.
Do I need to have both of my entities have a parent entity in which my
NSTreeController reads from that one parent entity?
I have searched Google with this subject name with no luck...
Thanks,
Garrett
_______________________________________________
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