Tagged Questions
10
votes
5answers
384 views
What is the correct meaning of “slider”?
I'm confused by the word "slider". It seems to be used interchangeably for two quite different types of UI control.
An input allowing selecting of a point on a numeric scale, as in the jQuery UI ...
6
votes
6answers
323 views
Suitable alternative to trackbar control
I use a track bar control in two different places in an touch-screen application I have. The first to record a specific amount of Data. (lets say 260 samples) the second to record an unlimited amount ...