[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] ScrollBar in Table/List

Hy,

I tried to scroll a scrollbar in a table or list with the code: "getVerticalBar.setSelection(...)".
The problem is, that the table does not redraw itself to the current position of the scrollBar. The same works perfectly in a Canvas.


Is there any possibility to do that?


Thanks.