Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Looking for a spinner widget
Looking for a spinner widget [message #444496] Wed, 13 October 2004 21:51 Go to next message
exquisitus is currently offline exquisitusFriend
Messages: 211
Registered: July 2009
Senior Member
Hi All,

I am looking for a spinner widget, for requesting integer input from the
user within a range, say a percent value between 0 and 100. I looked at
the Slider and Scale, but they fall a little short of what I am looking
for. This is for an RCP application.

Thanks in advance.
Re: Looking for a spinner widget [message #444503 is a reply to message #444496] Thu, 14 October 2004 13:16 Go to previous messageGo to next message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 396
Registered: July 2009
Senior Member
You can try this spinner widget that was part of the Creating Your Own
Widgets Using SWT article:
http://www.eclipse.org/articles/Article-Writing%20Your%20Own %20Widget/Writing%20Your%20Own%20Widget_files/AppendixE.htm

- Jeff

exquisitus wrote:
> Hi All,
>
> I am looking for a spinner widget, for requesting integer input from the
> user within a range, say a percent value between 0 and 100. I looked at
> the Slider and Scale, but they fall a little short of what I am looking
> for. This is for an RCP application.
>
> Thanks in advance.
>
>
Re: Looking for a spinner widget [message #444513 is a reply to message #444496] Thu, 14 October 2004 15:40 Go to previous messageGo to next message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
Working on it ...

"exquisitus" <jsridhar@sdf.lonestar.org> wrote in message
news:ckk81v$22u$1@eclipse.org...
> Hi All,
>
> I am looking for a spinner widget, for requesting integer input from the
> user within a range, say a percent value between 0 and 100. I looked at
> the Slider and Scale, but they fall a little short of what I am looking
> for. This is for an RCP application.
>
> Thanks in advance.
>
>
Re: Looking for a spinner widget [message #444600 is a reply to message #444513] Fri, 15 October 2004 21:12 Go to previous messageGo to next message
exquisitus is currently offline exquisitusFriend
Messages: 211
Registered: July 2009
Senior Member
Steve Northover wrote:

> Working on it ...

> "exquisitus" <jsridhar@sdf.lonestar.org> wrote in message
> news:ckk81v$22u$1@eclipse.org...
> > Hi All,
> >
> > I am looking for a spinner widget, for requesting integer input from the
> > user within a range, say a percent value between 0 and 100. I looked at
> > the Slider and Scale, but they fall a little short of what I am looking
> > for. This is for an RCP application.
> >
> > Thanks in advance.
> >
> >


Thanks
Re: Looking for a spinner widget [message #444601 is a reply to message #444503] Fri, 15 October 2004 21:12 Go to previous message
exquisitus is currently offline exquisitusFriend
Messages: 211
Registered: July 2009
Senior Member
Jeff Myers wrote:

> You can try this spinner widget that was part of the Creating Your Own
> Widgets Using SWT article:
>
http://www.eclipse.org/articles/Article-Writing%20Your%20Own %20Widget/Writing%20Your%20Own%20Widget_files/AppendixE.htm

Thank you for your suggestion. I have modified it slightly and am using it.


> - Jeff

> exquisitus wrote:
> > Hi All,
> >
> > I am looking for a spinner widget, for requesting integer input from the
> > user within a range, say a percent value between 0 and 100. I looked at
> > the Slider and Scale, but they fall a little short of what I am looking
> > for. This is for an RCP application.
> >
> > Thanks in advance.
> >
> >
Previous Topic:SWT for windows x64
Next Topic:Why is my status line in the wrong spot?
Goto Forum:
  


Current Time: Thu Apr 25 15:44:24 GMT 2024

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

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

Back to the top