5
votes
2answers
185 views

What are the rules of using ellipsis on buttons

I read about the rules of using ellipsis (three dots ...) in a menu command: Indicate a command that needs additional information (including a confirmation) by adding an ellipsis at the end of ...
10
votes
3answers
951 views

Should we use 'Title Case' or 'Sentence case' for headlines and buttons on the web?

I am wondering if we should use Title Case or Sentence case for buttons and headings and the web? Title Case:     Sentence Case:     In Yahoo's UI guidelines I couldn't find ...
0
votes
3answers
143 views

good reason/guideline/heuristic/principle, according to GUI design pattern, to align maximise, minimise and close button on the left side in Ubuntu

Since Ubuntu 10.04 (and maybe some other Linux versions), we sometimes see the maximize, minimize and close buttons on the: left side: and sometimes on the right side: . So, can someone explain ...
29
votes
1answer
2k views

What is the significance of the three dots “…” on menus and buttons and how to use them right?

Adding three dots after the title of items in a dropdown menu seems to be a common practice (as you can see on the picture of a drop down menu in Google Chrome). They generaly mean that there is ...