NSOutlineView Groups with Core Data
NSOutlineView Groups with Core Data
- Subject: NSOutlineView Groups with Core Data
- From: Garrett Bjerkhoel <email@hidden>
- Date: Sat, 19 Jul 2008 22:36:33 -0700
I have a Core Data Model designed out, to where I would like to have a
few groups, in example:
Clients
-- Name
-----Project
-----Project
-- Name
-----Project
Writeoffs
I can't seem to have much control over my data, and it's been limiting
as to how far I can make the program go. I need to find out how to
programatically loop through my Managed Object Context and set the
groups, children, and etc through a for loop. (Unless there is a
better way)
In a nutshell...I am trying to setup, or append a group to my
NSOutlineView before my Core Data gets into it. Or simple as, setting
up different groups listing different core data models.
Any help is appreciated...
Garrett Bjerkhoel
_______________________________________________
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