Changes between Version 13 and Version 14 of Help/Action/Select
- Timestamp:
- 2012-01-25T13:54:13+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Select
v13 v14 1 [[TranslatedPages(outdated=This page may contain outdated information. Not sure about the last sentence of "Select tool" paragraph ! The different cursorsare not mentioned.)]]1 [[TranslatedPages(outdated=This page may contain outdated information. Add images of the different cursors.)]] 2 2 3 3 = Select, Move and Rotate Objects = … … 11 11 == Select tool == 12 12 13 This MapMode enables the user to easy make a selectionof different [Concepts/Object objects].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. 14 14 15 The selected [Concepts/Object objects] are drawn in a different style. 15 === Selecting single objects === 16 **Left-click** to select the node or way nearest to the pointer. Depending on settings, the node or way that would be selected is highlighted as a hint. 16 17 17 Holding and dragging the left mouse button draws aselection rectangle.18 When the left mouse button is released, all [Concepts/Objectobjects] within the rectangle get19 selected.18 If multiple objects overlap or are very close to each other, there are several ways to select a specific object. 19 * **Middle-click** to show a pop-up window of nearby objects and to cycle through them. 20 * **Left-click** while holding the **{{{Alt}}}** (or **{{{AltGr}}}**) key to cycle through nearby objects without showing a pop-up window. To make this type of selection the default, and thus not require the use of the **{{{Alt}}}** key, change the [Help/Preferences/Advanced advanced preference] {{{selectaction.cycles.multiple.matches}}} to true. 20 21 21 When the left mouse button is released while the right mouse button pressed, 22 nothing happens (the selection rectangle will be cleared, however). 22 Hold the **{{{Shift}}}** key while **left-clicking** to add an object to the current selection. Hold the **{{{Ctrl}}}** key while **left-clicking** to toggle the selection of the object (if the object is already selected, remove it from the selection, otherwise add it to the selection). 23 24 === Selecting multiple objects === 25 To select all objects, press **{{{Ctrl-A}}}**. 26 27 **Hold and drag the left mouse button** to draw a selection rectangle. 28 29 * **Release** the left mouse button to select all [Concepts/Object objects] within the rectangle. All nodes within the rectangle and any ways which are entirely within the rectangle will be selected. 30 * To cancel the selection rectangle, **hold the right mouse button** when releasing the left mouse button. 23 31 24 32 When the mouse button is released and either **{{{Alt}}}**, **{{{Shift}}}** or **{{{Ctrl}}}** is held, following selection is made: 25 33 26 * **{{{Alt}}}** : select all [Concepts/Object objects] that are touched by the selection rectangle. 27 * If the **{{{Alt}}}** is not held, select only those [Concepts/Object objects] completly within (e.g. for [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways ways] this means: only if all [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes nodes] of the [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways way] are within). 34 * **{{{Alt}}}** : in addition to the normal behavior, select all ways that have at least one node within selection rectangle. 28 35 * **{{{Shift}}}** : the [Concepts/Object objects] are added to the current selection. 29 36 * If **{{{Shift}}}** is not held, the current selection get replaced. 30 37 * **{{{Ctrl}}}** : remove all [Concepts/Object objects] under the current rectangle from the active selection (if there were any). Nothing is added to the current selection. 31 38 32 **{{{Alt}}}** can be combined with **{{{Ctrl}}}** or **{{{Shift}}}**. 33 34 The user can also only click on the map. All total movements of 2 or less pixel are considered "only click". If that happens, the nearest [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node] will be selected if there is any within 10 pixel range. If there is no [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node] within 10 pixel, the nearest [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways way] within 10 pixel range is selected. If there is no [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways way] within 10 pixel and the user clicked in or 10 pixel away from an [[Image(source:trunk/images/data/closedway.png)]] [Concepts/Object#ClosedWays area], this [[Image(source:trunk/images/data/closedway.png)]] [Concepts/Object#ClosedWays area] is selected. If there is even no [[Image(source:trunk/images/data/closedway.png)]] [Concepts/Object#ClosedWays area], nothing is selected. {{{Shift}}} and {{{Ctrl}}} apply to this as usual. 35 36 This tool has two different modes. Pressing {{{Shift-M}}} toggles between the different modes. 37 38 {{{ 39 #!comment 40 FIXME: Is this still up to date ? 41 }}} 39 **{{{Alt}}}** can be combined with **{{{Shift}}}**, but cannot be combined with **{{{Ctrl}}}**, as this is used for the ***Scale*** command. 42 40 43 41 === Unselecting === 44 45 42 To unselect everything you can either click on an empty area of the screen, or press **{{{U}}}** or **{{{Esc}}}** on the keyboard. 46 43 47 If you have more than one [Concepts/Object object] selected, and just want to deselect one particular [Concepts/Object object], them click it with the 'Se tect tool' while holding down **{{{Ctrl}}}**.44 If you have more than one [Concepts/Object object] selected, and just want to deselect one particular [Concepts/Object object], them click it with the 'Select tool' while holding down **{{{Ctrl}}}**. 48 45 49 50 === selecting particular ways === 46 === Selecting particular ways === 51 47 52 48 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]. … … 59 55 * If the mouse cursor is near a [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways way] when performing the move action, then the [[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. 60 56 57 === Merge nodes === 58 You can merge a selected [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node] with another one by holding down the **{{{Ctrl}}}** and dragging the selected node onto the other one. 59 61 60 == Rotate == 62 61 You can rotate selected [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways ways] while the cursor is near one of them by holding down the **{{{Shift+Ctrl}}}** + left mouse button and moving the cursor. … … 65 64 You can scale selected [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways ways] while the cursor is near one of them by holding down the **{{{Ctrl+Alt}}}** + left mouse button and moving the cursor. 66 65 67 == Merge nodes ==68 You can merge a selected [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node] with another one by holding down the **{{{Ctrl}}}** and dragging the selected node onto the other one.66 == Advanced details == 67 Whether a mouse action is considered a selection or a move depends on some settings, to prevent objects from being moved when a simple selection was intended; this is particularly important on devices such as tablets that are touch sensitive or use a stylus. If the pointer is moved between pressing and releasing the left mouse button, the object will only be moved if the pointer moved more than 5 pixels or was held down for more than 0.2 seconds, otherwise the object will simply be selected. These two settings can be changed with {{{edit.initial-move-threshold}}} and {{{edit.initial-move-delay}}}. 69 68 ---- 70 69 Back to [EditToolbar Edit Toolbar][[BR]]
