[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Tableviewer refresh scrolls to selection

Hi,

please search the newsgroup I answered exactly this question 2 days ago.
The title was "Tableviewer refresh scrolls to selection".

I think the author didn't created a feature request or he/she forgot to
CC me.

Tom

cse schrieb:
> Hi,
> 
> I have a very simple tableviewer with a vertical scrollbar. The table
> gets periodically updated by calling tableviewer.refresh(). When this is
> called, the table scrolls up/down to show the currently selected row.
> This is annoying when I am viewing another part of the table and the
> refresh suddenly causes the table to scroll to up/down to the currently
> selected row.
> 
> Is there a way to stop this 'auto-scrolling to selected row' behaviour?
>