Re: NSOutlineView Assert
Re: NSOutlineView Assert
- Subject: Re: NSOutlineView Assert
- From: Corbin Dunn <email@hidden>
- Date: Tue, 25 May 2010 14:24:39 -0700
Break on objc_exception_throw and repeat the error that hits it. That should point you to your problem.
--corbin
On May 25, 2010, at 12:46 PM, Tony Romano wrote:
> Does anyone have info on this assert:
> *** Assertion failure in -[MacOutlineView _expandItemEntry:expandChildren:startLevel:], /SourceCache/AppKit/AppKit-1038.29/TableView.subproj/NSOutlineView.m:969
>
> The MacOutlineView is my class and I get this on occasion post a drag/drop. If I can get some insight as to what triggers the assert, it will help me track down my issue. Thanks.
_______________________________________________
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