> ListViews on gtk can't be absolutely virtual - they need to have all the
> items. But captions, checks, etc are not stored in it (in the case of
> virtual) - they are requested before the drawing. So you should have
> some memory reduction in comparition with the real listview.
>
> Only windows has real virtual listview. Other widgetsets have only
> compatible interface (your first test), not the implementation (storage
> organisation - your second test).
>
> Best regards,
> Paul Ishenin.
>

Thanks for the explanation. If that's the way it is, that's the way it is!

-SG

--
This email is fiction. Any resemblance to actual events
or persons living or dead is purely coincidental.

Seth Grover
sethdgrover[at]gmail[dot]com

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to