Viwer with SWT.VIRTUAL no sorting or filtering [message #466074] |
Fri, 30 December 2005 14:59  |
Eclipse User |
|
|
|
I've playing around with the Virtual TableViewer, and TreeViewer, and i
noticed that refresh() doesn't work in either of them. Also, setting a
sorter, or a filter doesn't work in either the TableViewer or the
TreeViewer. Looking into the API, i notice that when you call addFilter
this function calls refresh(). Refresh calls the
ILazyTreeContent.getParent(), and i suspect that's where the problem lies.
Has anybody else encoutered this problem?
|
|
|
Re: Viwer with SWT.VIRTUAL no sorting or filtering [message #466140 is a reply to message #466074] |
Tue, 03 January 2006 12:14  |
Eclipse User |
|
|
|
You might want to ask this question in the eclipse.platform newsgroup
because that is where the code owners for JFace hang out:
news://news.eclipse.org/eclipse.platform
"Luis Reyes" <lxreyes@hotmail.com> wrote in message
news:e97f6cc407f76666b73fd836986b48af$1@www.eclipse.org...
> I've playing around with the Virtual TableViewer, and TreeViewer, and i
> noticed that refresh() doesn't work in either of them. Also, setting a
> sorter, or a filter doesn't work in either the TableViewer or the
> TreeViewer. Looking into the API, i notice that when you call addFilter
> this function calls refresh(). Refresh calls the
> ILazyTreeContent.getParent(), and i suspect that's where the problem lies.
> Has anybody else encoutered this problem?
>
|
|
|
Powered by
FUDForum. Page generated in 0.33498 seconds