Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Help needed with a slider issue.
Help needed with a slider issue. [message #448093] Fri, 31 December 2004 09:26 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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 ... ???
>
Previous Topic:Extending SWT Components
Next Topic:Table setSelection() bug?
Goto Forum:
  


Current Time: Sun Jul 13 10:46:16 EDT 2025

Powered by FUDForum. Page generated in 0.03372 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top