Re: NSOutlineView and -reloadDataForRowIndexes:columnIndexes:
Re: NSOutlineView and -reloadDataForRowIndexes:columnIndexes:
- Subject: Re: NSOutlineView and -reloadDataForRowIndexes:columnIndexes:
- From: Corbin Dunn <email@hidden>
- Date: Fri, 09 Sep 2011 14:18:17 -0700
Yes; for a cell based tableview all it does is invalidate the row/column pairs.
For view based, it drops the view and queries it again.
corbin
On Sep 8, 2011, at 12:12 PM, Sebastien Boisvert wrote:
> Does -reloadDataForRowIndexes:columnIndexes: work on NSOutlineView? I'm trying to use this to refresh some rows, but I get no indication that anything in my delegate is being queried to refresh the data.
> _______________________________________________
>
> 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
_______________________________________________
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