YaST/Style Guide/Dialogs/Grouping Widgets

From openSUSE

Contents

Grouping Widgets

Grouping and alignment are subtle ways how to associate elements with each other.

In general, UI should try grouping similar widgets into vertical or horizontal boxes and/or into frames.

Examples

Radio Buttons

Radio Buttons

  • Grouping radio-buttons using a frame around.


Check Boxes

Check Boxes

  • Grouping check-boxes into two separate frames.


Text Entries

Text Entries

  • Vertically and horizontally grouped text-entries.