Virtual TableViewer?

SWT Designer allows you to create the views, editors, perspectives, pref pages, composites, etc. that comprise Eclipse SWT & RCP applications and plug-ins.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Virtual TableViewer?

Postby allawy » Tue Jul 20, 2004 4:56 am

Hi;

I have noticed that in the prop. editor for the tableviewer there is Virtual property, from what I read SWT.Virtual is not implemented for TableViewer, correct me if I'm wrong (and I hope I am).
allawy
 
Posts: 43
Joined: Wed Mar 10, 2004 7:28 pm

Re: Virtual TableViewer?

Postby Eric Clayberg » Tue Jul 20, 2004 7:57 pm

allawy wrote:I have noticed that in the prop. editor for the tableviewer there is Virtual property, from what I read SWT.Virtual is not implemented for TableViewer, correct me if I'm wrong (and I hope I am).

As far as I can see, the TableViewer style bits are just passed to the underlying Table unchanged. I don't see anything in the TableView class than indicates that SWT.VIRTUAL is no allowed. It appears to be a valid style bit for Tables, so that means it's a valid style bit for TableViewers as well. Whether that style bit actually does anything is something else entirely.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to SWT Designer

Who is online

Users browsing this forum: No registered users and 1 guest