Tagged Questions
4
votes
2answers
3k views
Best ways to replace the combobox selection (aka single select) for touch interfaces.
The combobox has two benefits: a) fits in limited realestate and b) signals single selection to the user.
What are the best alternatives for touch screens which minimize interacts? Combobox demands ...