2
votes
1answer
102 views

Three-dimensional matrix of tristate selections

I am building a configuration UI for a client's desktop application. This could be called metaconfiguration, i.e. it allows the client to determine which options are actually available in the eventual ...
2
votes
3answers
205 views

Alternatives to display radio buttons vertically?

My preference is to display radio buttons vertically per common recommendations, per some research on completion speed, and to take advantage of Fitt's Law. However, I often get push back with regard ...
4
votes
3answers
207 views

Address list following a postcode search, should a drop down list or radio buttons be used?

I'm working on a project at the moment using an OOTB solution. We have an address search facility where a user will neter there postcode, click 'search' and is then presented with a list of addresses. ...
1
vote
2answers
162 views

iPad specific button UX question (rating/feedback interaction system)

TL;DR : how would you design better buttons than my 5 buttons for "I disagree" / Neutral / "I agree" feedback ? I am doing an iPad application used by participants of an event during a presentation, ...
3
votes
1answer
546 views

Are iPhone / mobile type toggle switches actually usable on the web?

Are iPhone / mobile type toggle switches actually usable on the web, to replace a yes / no radio button option? Will the change in normal user experience make it harder for the user to decide what ...