Quincey,
Thank you very much. I think you have hit the nail on the head
there. Because I wanted to do some alterations (ordering, etc) to the
children objects I actually bound the tree controller to a custom
children method. When I bind the tree controller to the original
children met
On Mar 2, 2009, at 11:41, Peter Ferrett wrote:
I have Core Data objects bound to an NSOutlineView via a
NSTreeController. It is a schema that is common to other threads
on this group: one entity for the group, one entity for the leaf,
and a with the "children" relationship containing the
I have Core Data objects bound to an NSOutlineView via a
NSTreeController. It is a schema that is common to other threads on
this group: one entity for the group, one entity for the leaf, and a
with the "children" relationship containing the groups/leafs of the
next level. The control