Changes between Version 16 and Version 17 of Help/Action/Select
- Timestamp:
- 2012-02-06T16:55:49+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Select
v16 v17 11 11 == Select tool == 12 12 13 This MapMode enables the user to make selections of different [Concepts/Object objects]. The selected [Concepts/Object objects]are drawn in a different style, depending on [Help/Preferences/Display display preferences] and the [Help/Dialog/MapPaint active styles]. The cursor icon will also change depending on the selection mode.13 This MapMode enables the user to make selections of different [Concepts/Object objects]. The selected objects are drawn in a different style, depending on [Help/Preferences/Display display preferences] and the [Help/Dialog/MapPaint active styles]. The cursor icon will also change depending on the selection mode. 14 14 15 15 === Selecting single objects === … … 36 36 * **{{{Ctrl}}}** [[Image(source:trunk/images/cursor/modifier/select_remove.png)]]: remove all [Concepts/Object objects] under the current rectangle from the active selection (if there were any). Nothing is added to the current selection. 37 37 38 **{{{Alt}}}** can be combined with **{{{Shift}}}**, but cannot be combined with **{{{Ctrl}}}**, as this is used for the ** *Scale*** command.38 **{{{Alt}}}** can be combined with **{{{Shift}}}**, but cannot be combined with **{{{Ctrl}}}**, as this is used for the **[Move/Move#Scale scale]** command. 39 39 40 40 === Unselecting === 41 41 To unselect everything you can either click on an empty area of the screen, or press **{{{U}}}** or **{{{Esc}}}** on the keyboard. 42 42 43 If you have more than one [Concepts/Object object] selected, and just want to unselect one particular [Concepts/Object object], then click it with the 'Select tool' while holding down **{{{Ctrl}}}** [[Image(source:trunk/images/cursor/modifier/select_node_remove.png)]] [[Image(source:trunk/images/cursor/modifier/select_way_remove.png)]].43 If you have more than one [Concepts/Object object] selected, and just want to unselect one particular **object**, then click it with the 'Select tool' while holding down **{{{Ctrl}}}** [[Image(source:trunk/images/cursor/modifier/select_node_remove.png)]] [[Image(source:trunk/images/cursor/modifier/select_way_remove.png)]]. 44 44 45 45 === Selecting particular ways === 46 46 47 For help on selecting a certain [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways way] which shares common nodes with one or more other [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways ways]see [wiki:/HowTo here].47 For help on selecting a certain [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways way] which shares common nodes with one or more other **ways** see [wiki:/HowTo here]. 48 48 49 49 == Move == 50 50 51 51 You can move selected [Concepts/Object objects] in the main window, by moving the mouse cursor close to one of the selected [Concepts/Object objects] and then left clicking while dragging the mouse. 52 * If the mouse cursor is near a [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node] when performing the move action, then just this [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node]is moved.53 * If you move a [Concepts/Object#Nodes node] very close to another node and hold **{{{Ctrl}}}** when releasing the left mouse button the moved [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node] will be merged with the other [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node].54 * If the mouse cursor is near a [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways way] when performing the move action, then th e [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways way], together with its associated[[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes nodes], is moved.52 * If the mouse cursor is near a [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node] when performing the move action, then just this **node** is moved. 53 * If you move a [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node] very close to another node and hold **{{{Ctrl}}}** when releasing the left mouse button the moved **node** will be merged with the other **node**. 54 * If the mouse cursor is near a [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways way] when performing the move action, then this **way**, together with its associated **nodes**, is moved. 55 55 56 56 === Merge nodes === … … 79 79 * [[Image(source:trunk/images/cursor/modifier/select_remove.png)]]: objects within the rectangle will removed from the current selection 80 80 * [[Image(source:trunk/images/cursor/modifier/joinnode.png)]]: the selected node will be merged with the node near the pointer 81 * [[Image(source:trunk/images/cursor/rotate.png)]]: rotatethe selected objects82 * [[Image(source:trunk/images/cursor/scale.png)]]: scalethe selected objects81 * [[Image(source:trunk/images/cursor/rotate.png)]]: [Move/Move#Rotate rotate] the selected objects 82 * [[Image(source:trunk/images/cursor/scale.png)]]: [Move/Move#Scale scale] the selected objects 83 83 84 84 == Advanced details ==
