Tagged Questions
1
vote
2answers
57 views
Best way to combine object selection and object editing in a dialog
There might potentially be a very straight forward solution to this, but I'm can't see it, hence the question. I'm wondering what is the best way to structure a dialog where the user can select items ...
2
votes
3answers
306 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 ...