Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] JFace with SWT.Virtual Support

Ramakrishnan please log a report to Bugzilla if you are getting a problem 
with sorting or filtering in a VIRTUAL table viewer. We are planning to 
supply a deferred content provider that handles sorting and filtering at 
some point but that is not currently available (see 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=60117).

Tod





Ramakrishnan <ramki982@xxxxxxxxxx> 
Sent by: platform-ui-dev-admin@xxxxxxxxxxx
12/01/2004 02:28 AM
Please respond to
platform-ui-dev


To
platform-ui-dev@xxxxxxxxxxx
cc

Subject
[platform-ui-dev] JFace with SWT.Virtual Support






Hi All
I had referred to the various new posts in many forums that Jface now 
supports SWT.Virtual as of 3.1.
I could not find the relevant features in the jface.jar of 
eclipse-SDK-3.1M2-win32  for TableViewer.

I had then checked out the JFace plugin from CVS. Its code had the 
virtual manager and related code for
support for SWT.Virtual.

But when this is used along with Sorter classes extending the 
ViewerSorter, i get a NullPointerException, or an AssertException.

After i posted this mail in pde-ui-dev, and was redirected to this 
forum, i realized that 3.1M3 is out. But still support for sorters is 
still a concern.

"Bugzilla Bug 72358 [Viewers] Support SWT.VIRTUAL style" had a mail 
thread in this regard
But i could not find any concluding remarks in that also.

Can somebody please clarify as whether the support is not yet completed 
for all the facilities of the TableViewer like Sorter and Filters of 
JFace. And i wud very happy if some workaround cud be suggested for the 
same.

FYI : My previous mail to this forum awaits approval as then i was not 
subscribed. So in case there are 2 posts with same content, ignore one.

Thanks in Advance.
Ramakrishnan
HCL


_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-ui-dev




Back to the top