How would I use an NSArrayController to provide the content of one of
the child items in an NSTreeController?
This is for a NSOutlineView source view, and each group in the source
view contains different kinds of items. In some cases, I want them to
be Core Data items, so the easiest way to manage that is to use an
array controller.
I tried returning the array controller's arrangedObjects as the
children of a group object, but when items are added they don't appear
in the source view. I'm not sure where to go from there.
--
David Catmull
uncom...@uncommonplace.com
http://www.uncommonplace.com/
_______________________________________________
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 arch...@mail-archive.com