Tooltips — GUI Design
Tooltips that simply repeat the text that is already being displayed are useless. Tooltips should provide information about how to…
Notes on user-centered UI/UX design
Tooltips that simply repeat the text that is already being displayed are useless. Tooltips should provide information about how to…
Throughout the GUI, the designers realized that what they thought might be most important is not necessarily going to be…
Having menus hidden under an icon is a great way to avoid clutter, but the icon should be in the…
Make sure text fields have a width that is appropriate for the acceptable contents (neither too wide nor too narrow).…
If it’s not blatantly obvious why something is disabled, then give the user an explanation right in the GUI. Never…
Tab controls should be obvious and not hidden inside an apparent menu bar. Drop-down menus should be distinct from the…
The default should be to use icons combined with labels, allowing users to choose either or both as they become…
Look at other seemingly unrelated applications to get ideas of what could be done with your GUI. Do usability testing…
The Help system and documentation are as important as the application itself, so create them as early as possible and…
A wizard that sets up information should closely resemble the method for editing that same information. A wizard should teach…