On Sep 22, 2010, at 12:01 PM, k...@highrolls.net wrote: > Besides bindings and KVO issues, anything else to look at? I am not using > bindings nor is this KVO.
On occasion I've seen a things like this happen if a data source method has raised an exception. It's generally not safe to throw an exception through AppKit code; its internal state can become inconsistent. _______________________________________________ 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