Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 14:26 Go to next message
strus is currently offline strusFriend
Messages: 113
Registered: July 2009
Senior Member
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 15:23 Go to previous message
strus is currently offline strusFriend
Messages: 113
Registered: July 2009
Senior Member
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: Wed Apr 24 23:50:30 GMT 2024

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

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

Back to the top