user interface - About meaningful messages in your software -
How I am confused to write a good message for my SW:
"To save the project, click the 'Save' button. To cancel it, click the 'Cancel' button."
But I think it's really useless, do you have any message that how can he write a meaningful message?
Personally I like messages that do not have much information about which number on windows applications Instead of a fault-driven operation, there are standard texts buttons.
Example: Instead of:
Do you want to save changes before closing? - Press Yes to save changes - Do not press to discard changes - Cancel to cancel and continue application [Yes] [No] [Cancel]
I like
Do you want to save changes before closing? [Save] [Discard] [Cancel]
Comments
Post a Comment