Re: Updating NSTableView
Re: Updating NSTableView
- Subject: Re: Updating NSTableView
- From: "I. Savant" <email@hidden>
- Date: Thu, 14 May 2009 10:30:28 -0400
On Thu, May 14, 2009 at 10:24 AM, Scott Ribe <email@hidden> wrote:
>> Actually I have big DB, so for a single change it will take lot of time to get
>> reflected
>
> NSTableView only fetches data for rows as they are displayed, so it should
> not take a long time to redraw.
... well, unless you have variable-height rows. Then (potentially
complex) calculations have to be done to determine those cells that do
need to be drawn.
Corbin? Do I have this right?
--
I.S.
_______________________________________________
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