3
votes
2answers
141 views

Sliders without inputs - terrible idea?

Here's a part of iMovie UI that confuses me. All clip&audio settings can be only adjusted by manipulation on sliders. There's no way to type in specific number. My first thought - this is just ...
3
votes
2answers
112 views

Automatically limiting or correcting numeric input field values

The application interface I am working on has an slider to select a number, but offers a text input field next to it. This allows reading the currently selected value, but also supports keyboard ...
10
votes
5answers
266 views

Should a special slider value be implemented with a checkbox or not?

Coming up with a title for this question was difficult, but hopefully my detailed explanation will explain exactly what I'm trying to figure out. I am creating a dialog box for a GIMP plugin that ...
3
votes
1answer
599 views

Best alternative to slider controls for iPad users?

My team is currently planning a map-centric web app with several slider controls for filtering results. While there seem to be techniques emerging for coding sliders to respond to touch instead of ...