Projects/Usability/HIG/GlobalDrawer

From KDE TechBase
< Projects‎ | Usability‎ | HIG
Revision as of 22:01, 24 September 2015 by Colomar (talk | contribs) (Started the page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Menu Drawer

Mockup needed

Purpose

The Menu Drawer is a standard element in KDE mobile applications. It contains an application's main menu, and any functions which are not part of the application's main usecases but are not specific to the current context either.

Is this the right control?

Use a Menu Drawer whenever your application has any functions which are not central enough to the application's main purpose to put them in the main user interface, and which are not dependent on the current context. For context-specific actions (e.g. those affecting a selected item), use the [../../ContextDrawer | Context Drawer]

Guidelines

To be written