[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: tree viewer refresh problem ...

KarSc wrote:


Note: I have seen that If I run the refresh on the item itself the label will not get properly updated .


Not sure if this will work, but you might try refresh on the item with the updateLabels set to true.


viewer.refresh(Object element, boolean updateLabels);