This behaviour is really bending my mind. I thought I got bindings but it is really fooling me.

I have 3 outline views controlled by a NSViewController. These outline views are bound for values to individual tree controllers arrangedObjects.shortName and each tree controller has its content set bound to representedObject.object.relationshipset

Now when I import objects into the everything is displayed as expected. However if I open a document that is already populated nothing is displayed? To debug this process I have checked the counts on the tree controllers arrangedObject, i.e. [[cont arrangedObjects] count] != 0. Yet the NSOutlineView does not display anything unless it is created after the controllers initialise.

I'm stuck, any thoughts?

Thanks

Godfrey

_______________________________________________

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