I have a NSObjectController, in a nib, bound to a managed object
context, in entity mode, and set to automatically prepare content.
The problem is that the selection marker is delayed.
When a document is opened which contains an object, the object
controller does not obtain a selection until the fourth draw cycle
executes. I would like it to obtain the selection immediately before
the first draw cycle starts.
When objects are inserted or removed the selection is immediately
reflected in the next draw cycle. But when opening a document it just
takes a while before the selection is valid.
I have no idea what is going on or where to start looking.
--Richard
_______________________________________________
Cocoa-dev mailing list ([email protected])
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]