Re: Assertion failure in - NSOutlineView
Re: Assertion failure in - NSOutlineView
- Subject: Re: Assertion failure in - NSOutlineView
- From: Ted Leckie <email@hidden>
- Date: Wed, 21 Feb 2007 22:28:31 -0500
I'm getting the same assertion after doing a reloadData on my
NSOutlineView when I try and enumerate through the top level items.
I'm baffled, so any help would be appreciated.
Ted
FROM : Sachin Kumar Tulla
DATE : Thu Feb 15 09:16:25 2007
Hi,
Application has one outlineView and tableView, where it is used to
diplay some records.
while runtime, some times it is showing the below WARNNG message
and the records in the outlineView are cleared and further records in
the outlineView were unable to display. there is option to refresh
the outlineView to display the records from an array. where the array
attached to the outlineView datasource is filled. tableView records
are displayed, the problem is with outlineView. What type of message
is this.
WARNING:
*** Assertion failure in -[NSOutlineView
_expandItemEntry:expandChildren:startLevel:](), TableView.subproj/
NSOutlineView.m:592
Invalid parameter not satisfying: itemEntry->childrenInfo==NULL
Thanks & Regards
Sachin Kumar Tulla
Moschip Semiconductors Pvt.Ltd
sachin.<email_removed>
--
Ted Leckie
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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