Re: TableViewer refresh - without any threading [message #304580] |
Mon, 12 June 2006 05:11 |
Eclipse User |
|
|
|
Well some questions:
1. What version of Eclipse are you using?
2. Do you have any sample code which demonstrates your problem?
Else prepare a snippet which demonstrates the minimal problem:
http://www.eclipse.org/swt/faq.php#whatisasnippet
If you need any example about how to use TableViewer you can take look
at https://bugs.eclipse.org/bugs/show_bug.cgi?id=142655 there's a test
code for Table/Tree-Viewer included.
Let's move this discussion to eclipse.platform which is more suited for
this kind of problem.
Tom
Piotr Gorny schrieb:
> Tom Schindl napisał(a):
>> You should only call refresh if there are structural changes in any
>> other case you should call:
>>
>> viewer.update(myObject,null);
>
> Thanks for answer.
> It's doesn't help me :-( Calling update method
> the way you gave has no effect as calling refresh.
|
|
|
Powered by
FUDForum. Page generated in 0.20500 seconds