Selection (user interface): Difference between revisions

Content deleted Content added
No edit summary
SmackBot (talk | contribs)
m Tagging and general fixes
Line 1:
In [[user interface engineering]], a '''selection''' is a list of items on which user operations will take place. The user typically adds items to the list manually, although the computer may create a selection automatically.
 
* Text selection is strongly associated with the [[cut, copy and paste]] operations.
Line 7:
[[Context menu]]s will usually include actions related to the objects included in the current selection - the selection provides the "context" for the menu.
 
 
{{comp-stub}}
{{Uncategorized stub|date=September 2010}}
 
 
{{compComp-stub}}