On Thu, May 14, 2009 at 10:24 AM, Scott Ribe <scott_r...@killerbytes.com> 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to