Toolbars:Controls

From KDE-HIG_Wiki

There are several kinds of controls which can be used in toolbars.

Table of contents

Standard Controls

Push Buttons

Push buttons are the primary controls in the toolbar.

Radio Buttons

Radio buttons are useful for quickly changing and controling modes in an interface.

Guidelines

  • Use radio buttons to control modes
  • Limit the number of options to two or three; use a drop-down menu for many options
  • Radio buttons should be used sparingly

Example

<< KMail >>

Check Boxes

<< TO DO >>

Drop-Down Menus

Drop-down menus should be used sparingly. They are typically larger than buttons and use up a lot of screen space.

Input Boxes

<< TO DO >>

Special Controls

Push Button, Drop-Down Menu Combinations