Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » TableViewer with Virtual style?
TableViewer with Virtual style? [message #445131] Tue, 26 October 2004 13:51
Eclipse UserFriend
Originally posted by: eric.brenner.gd-ais.com

As of Eclipse version 3.0.1, it appears that there isn't support for some
sort of TableViewer that works with a Table with the SWT.VIRTUAL style.

I am running speed problems when loading a table with 100,000+ rows of
data. I've tried spawning threads and adding the rows in "chunks", but
that didn't seem to help as good as I hoped.


Does anyone here have any suggestions on how to make the table loading
more efficient so it doesn't make the UI inoperable until it's done being
populated?
Previous Topic:how can i show a popup menu on a table column
Next Topic:CCombo truncates selection in Text Field
Goto Forum:
  


Current Time: Fri Apr 26 13:00:14 GMT 2024

Powered by FUDForum. Page generated in 0.02820 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top