Hello,

I am trying to make a grouped tree of my core data, to show in an outlineview. I have been researching how to do it and the only thing I have discovered is that inheriting NSTreeNode is useless.

I want group the root entities for his color. So, the root branches are the colors, and his branches are entities filtered for color.

I don't know how implement this. I thought sub-classing NSTreeController with the managedObjectContext, but I don't know how and where create the root nodes (color nodes) and their branches (filtered entities).

Does any recommendations?


Xin

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to