Tagged Questions
12
votes
5answers
490 views
Should I use radio buttons or check boxes (or something else) for email address?
So I'm building an application where the users will be able to send some information via email.
The previous system had an interface something like this, where the users would select whether they ...
5
votes
6answers
564 views
How do you indicate that a UI element affords sliding, without using an actual slider?
I'm designing an interface for an Android app that would allow the user to control the pitch, tempo, volume, etc. of some music playing in the background.
Here's what I've sketched so far:
I ...
4
votes
7answers
272 views
How can I lead users to and use an unusual navigation
So, I'm making someone a high concept website. Basically, there's one of those old fashioned television sets with circular nobs, like those on a stove, to change the channel. You turn the nob, it ...
2
votes
1answer
214 views
Best way to communicate the action of a non-button control
Question summary:
I'm wondering what are some recommended approaches for communicating to the user what will happen once he clicks on an object, in the case that it's not possible to spell out the ...