Re: setDataSource
Re: setDataSource
- Subject: Re: setDataSource
- From: Corbin Dunn <email@hidden>
- Date: Fri, 13 Mar 2009 15:18:35 -0700
On Mar 13, 2009, at 3:14 PM, David Blanton wrote:
Is it true that reloadData is synchronous while setDataSource (which
makes a reload happen) is asynchronous ?
What class are you referring to?
NSTableView?
All are synchronous, none are asynchronous. Tiling/redrawing is all
lazily done.
corbin
_______________________________________________
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