vote up 1 vote down star

Which design do you use? What is the size of a button? In which order?

Do you prefer

  • A=OK
  • B=Cancel

or

  • A=Cancel
  • B=OK

Do you use "Windows" button size: 80x24 px or your own?

Design 1 Design 2 Design 3 Design 4

flag
Is this for a GUI running on Windows? – Alex B May 11 at 18:09
In this context; yes. But you are welcome to share your opinion or experience if you think you can contribute. – Davorin May 12 at 1:09

2 Answers

vote up 3 vote down check

Stick to the windows standard.

OK | Cancel | Apply

Use the same size button where possible.

Right align them, below the content of the window.

Use the UI in the Windows Control Panel (Display Settings / Date & Time / Keyboard) as an example.

link|flag
I'm using this scheme (option #2) but I've seen all of the above options. Even the "Cancel | OK" arrangement. There must be some further reading on this topic. UI should be uniform as much as possible. – Davorin May 11 at 13:11
vote up 2 vote down

Option #2 is fairly standardized. Always put OK before Cancel.

Microsoft recommends 75pix by 23pix for both buttons.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.