Help needed with a slider issue. [message #448093] |
Fri, 31 December 2004 09:26  |
Eclipse User |
|
|
|
I don't know if it is possible to build in SWT an equivalent to SWING
ScrollBar(int orientation, int value, int extent, int min, int max)
with SWT Slider. The extend value has no equivalent in SWT.
Can I set this value throught setThumb, setPageIncrement ... ???
|
|
|
Re: Help needed with a slider issue. [message #448094 is a reply to message #448093] |
Fri, 31 December 2004 10:23  |
Eclipse User |
|
|
|
Forget the question, playing with the setThumb() and setSelection give
me the expected result.
strus wrote:
> I don't know if it is possible to build in SWT an equivalent to SWING
> ScrollBar(int orientation, int value, int extent, int min, int max)
> with SWT Slider. The extend value has no equivalent in SWT.
>
> Can I set this value throught setThumb, setPageIncrement ... ???
>
|
|
|
Powered by
FUDForum. Page generated in 0.03372 seconds