GridTableViewer, Grid and SWT.VIRTUAL [message #62912] |
Mon, 09 March 2009 12:40 |
Eclipse User |
|
|
|
Originally posted by: enno.schunternet.de
Hi,
I have two questions regading lazy loading in GridTableViewer / Grid.
First of all, what is the state of SWT.VIRTUAL support in GridTableViewer
as mentionend e.g. in bug #222402
https://bugs.eclipse.org/bugs/show_bug.cgi?id=222402 ?
We may have to display MANY rows in the viewer, which is not
possible currently.
Secondly, when using a virtual grid without viewer you see that the lazy
loading implementation of the grid is not really that lazy. The cause of
this is that on setItemCount a GridItem instance for every row is created.
This was mentioned before e.g. in http://dev.eclipse.org/mhonarc/lists/nebula-dev/msg00536.htm l
So does anybody have a working solution with virtual GridTableViewer?
Thanks,
Enno
|
|
|
Powered by
FUDForum. Page generated in 0.03279 seconds