Tagged Questions
18
votes
7answers
1k views
Should yes/no dialogs also have a cancel?
I remember once reading an article that said whenever you present a messagebox with a Yes/No choice, you should always also provide a Cancel button, even if it does the same as No.
The rationale was ...