Re: NSTableView display issue
Re: NSTableView display issue
- Subject: Re: NSTableView display issue
- From: Wim Lewis <email@hidden>
- Date: Wed, 22 Sep 2010 12:28:45 -0700
On Sep 22, 2010, at 12:01 PM, email@hidden 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 (email@hidden)
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:
This email sent to email@hidden