Re: NSTableView with LARGE dataset
Re: NSTableView with LARGE dataset
- Subject: Re: NSTableView with LARGE dataset
- From: "Shawn Erickson" <email@hidden>
- Date: Fri, 23 Feb 2007 09:54:55 -0800
On 2/23/07, Paul Thomas <email@hidden> wrote:
Hi,
is there a limit on how big an NSTableView can be?
I have a large data set to display and the rendering is corrupt after
a certain number of rows.
Erik outlined the cause of the issue you are hitting but I wanted to
comment on a bigger issue... seldom is it wise to attempt to present
to the user that much information. Do you really expect a user to
scroll thru millions of rows of information?
In situations like these finding a way to distill the information down
to what they user is interested will result in a far more usable
interface.
-Shawn
_______________________________________________
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