[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SWT] Mouse wheel scrolling in Table

hi all !

i have a strangely problem implementing TableEditor within a Table.
In my application first Table column contains small buttons, that i added
using TableEditor.
all works perfect, but if i scroll within a Table using MouseWheel, all the
buttons disappear.
(if i scroll using Scrollbar - all works without problem).

Is that a bug or i do something wrong ? Is there something like
MouseScrollListener, that i should implement ?

Thanx for answers..

Max