Tagged Questions
6
votes
5answers
294 views
Accordion Menu or Static Menu Options for Touch Screen optimization
I'm in the process of redesigning dialog menus for our application. The biggest reason is to make the application touch friendly. But these menus will be used in both touch and mouse environments.
...
2
votes
3answers
313 views
Configuration form with multiple steps
I am working on converting a winforms application to WPF. So, we are also trying to make sure this is good from a UX point of view in the process.
I have a configuration form that I am not sure if I ...