You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to have a slider (like in java swing :)) for adjusting values (f.e. colors) on a fast but not to detailed way.
Until now I take either a spinner (which is somehow to detailed) or a transformator (which is somehow strange and not its purpose).
The slider should have a horizontal or vertical form, should perhaps have a minimum and maximum value, and should have an adjustable tick space.
Perhaps minimum and maximum values should be labeled.
reply 1
Scrolling has been recently added to cvs,
a slider variation would also be good.
The text was updated successfully, but these errors were encountered:
You should contact Mike Bailey at Oregon State, his email is public, as he wrote a slider widget for GLUI that he distributed to students in his UCSD and Oregon State classes.
https://sourceforge.net/p/glui/feature-requests/14/
initial report
I would like to have a slider (like in java swing :)) for adjusting values (f.e. colors) on a fast but not to detailed way.
Until now I take either a spinner (which is somehow to detailed) or a transformator (which is somehow strange and not its purpose).
The slider should have a horizontal or vertical form, should perhaps have a minimum and maximum value, and should have an adjustable tick space.
Perhaps minimum and maximum values should be labeled.
reply 1
Scrolling has been recently added to cvs,
a slider variation would also be good.
The text was updated successfully, but these errors were encountered: