On 2017-01-10 10:51, Jürgen Hestermann via Lazarus wrote:
> Of course, you will not see all the millions of entries at the same time but
> putting it into a VirtualTree will allow you to scroll through them without 
> delay.

fpGUI's StringGrid doesn't have any delay on scrolling or jumping to the
extreme limits of the data. The all appear instantly.

My point was that NO application should display so much data to a
end-user, as it is simply too much. A end-user always knows what they
are looking for, more or less, (otherwise they wouldn't be in that
screen). So present them with some filtering options first. Basic UI
design principles... but this is another topic to discuss elsewhere.

Regards,
  Graeme

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp
-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to