Slider
Brought to you by:
nigels
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.
Logged In: YES
user_id=338692
Scrolling has been recently added to cvs,
a slider variation would also be good.