Projects/Usability/HIG/SOU Workspace/Tool Box: Difference between revisions

From KDE TechBase
(New page: A toolbox provides convenient access to a set of actions and toggles through a set of small toolbar-like buttons. These tools are used to create or manipulate elements within the current d...)
 
(HIG moved to community)
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
A toolbox provides convenient access to a set of actions and toggles through a set of small toolbar-like buttons. These tools are used to create or manipulate elements within the current document.
{{ Moved To Community | KDE_Visual_Design_Group/HIG/SOU Workspace/Tool Box }}
 
== Guidelines ==
 
=== Toolbox appearance/behavior ===
* Provide only one toolbox for your application.
* Use a [[docker]] for the toolbox.
* Use the header "Tools".
* Make a toolbox two items wide by default.
 
=== Tool appearance/behavior ===
* Use only icons in the toolbox, assign a tooltip to each tool.
* Make the tools modal.
* Provide a simple selection tool and make it the default when the application is started.
* Don't use tools in a toolbox open other windows. Use the [[toolbar]] for those.

Latest revision as of 11:26, 4 August 2016

This page is now on the community wiki.