Tagged Questions
5
votes
4answers
387 views
The logic behind having an OK button and Apply button
Moving back to desktop land after being drunk with mobile interfaces, desktop dialogs almost always have these three buttons:
OK
Apply
Cancel
A close button.
This pattern seems to occur on both ...
3
votes
1answer
71 views
Settings dialog with multiple tabs: same options on two different tabs?
I am designing a settings dialog with multiple tabs for our desktop application. There is a particular (small) group of options that is applicable to two separate tabs in the settings dialog. I ...
3
votes
1answer
324 views
How can the Copy and Replace message box be improved?
I have a program (running on Windows) that I am developing that has a file and folder page as part of it that is effectively copying the Windows format. I allow users to copy, cut, paste, delete and ...