[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Need a widget to represent an integer with up/down arrows to icr/dcr the value.

Hi,

I'm looking for a widget that I can use to represent an integer value.
This widget needs to have both up and down arrows attached so the integer
value can be increased and decreased. A perfect example would be the
"Number of Copies" field in a typical print page. The widget also needs to
support minimum and maximum values (i.e. up and down arrows don't go
forever). I don't need to set the step of increment/decrement, i.e. step
of 1 is perfect. I do need the integer to be displayed, so Slider and
Scale don't look right.

Any ideas?

Thanks a lot!

Heather