SWT equivalent of Swing Spinner widget... [message #451330] |
Sat, 26 February 2005 00:44  |
Eclipse User |
|
|
|
Originally posted by: neha_yadav.persistent.co.in
Hi,
I guess SWT doesnt provide a Spinner widget, right? I have used a SWT
Spinner widget provided by Eclipse in:
org.eclipse.hyades.statistical.ui.widgets.spinner.internal.S pinner.
But I am facing a problem using it. If I set its default starting value to
0, and now if the user selects say a value 999, the widget doesnt
automatically resize itself to show the entire 3 digit value, but its size
still remain as per a 1-digit number. Thus it shows only 1 digit 9 of the
3-digit no and only on moving to the right, are the other 2-digits seen.
Can anyone help me with this? Is there a better option than this Spinner
widget available which also have no license issues?
Thank you.
Neha Yadav.
|
|
|
|
Powered by
FUDForum. Page generated in 0.15938 seconds