Re: NSTableView bug?
Re: NSTableView bug?
- Subject: Re: NSTableView bug?
- From: Tito Ciuro <email@hidden>
- Date: Thu, 02 Jul 2009 10:11:33 -0700
On 2 Jul 2009, at 9:56 AM, I. Savant wrote:
On Jul 2, 2009, at 12:52 PM, Tito Ciuro wrote:
Not to mention that dragging the scroll thumb one pixel will result
in thousands of rows scrolled at once. Simply useless.
Well, yes, but the only real way to avoid that is to design your
application to limit the amount of data presented to the user. It's
not an argument against the table view / scroll view mechanism so
much as an argument against an overall UI approach that relies on
that mechanism to display thousands and thousands of rows of data,
which is rarely useful in itself ...
--
I.S.
I totally agree. I would never present anywhere that much info to the
user. It's overwhelming and difficult to navigate through. My comment
referred to a bad approach in design: I was adding another argument as
to why displaying 14 million rows in a table view is a bad, bad idea.
I don't see this as a limitation of NSTableView at all.
-- Tito
_______________________________________________
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