Difference between revisions of "Keyboard Shortcuts"
m (adding doc status category stub page) |
(Used + between CTRL+Key, added alignment shortcuts) |
||
Line 5: | Line 5: | ||
* TAB | * TAB | ||
− | * SHIFT | + | * SHIFT+TAB |
Toolbar/menu Shortcuts: | Toolbar/menu Shortcuts: | ||
Line 12: | Line 12: | ||
* F3: [[image:OutlineTool.jpg]]: Go to Outliner window | * F3: [[image:OutlineTool.jpg]]: Go to Outliner window | ||
* F4: [[image:ObjectWindowToolbarButton.jpg]]: Go to object window | * F4: [[image:ObjectWindowToolbarButton.jpg]]: Go to object window | ||
− | * F5: [[image:ResultToolbarButton.jpg]]: Show Result (same as CTRL | + | * F5: [[image:ResultToolbarButton.jpg]]: Show Result (same as CTRL+R) |
− | * F6: [[image:Expr.jpg]]: Edit definition/script (same as CTRL | + | * F6: [[image:Expr.jpg]]: Edit definition/script (same as CTRL+E) |
* F7: [[image:browseTool.jpg]]: Enter browse mode | * F7: [[image:browseTool.jpg]]: Enter browse mode | ||
* F8: [[image:Edit_Mode_Toolbar_Button.jpg]]: Enter Edit mode | * F8: [[image:Edit_Mode_Toolbar_Button.jpg]]: Enter Edit mode | ||
Line 19: | Line 19: | ||
* F10: Access main menu bar, next key selects submenu. | * F10: Access main menu bar, next key selects submenu. | ||
* F11: Toggle between Edit/Arrow editing modes ([[image:Edit_Mode_Toolbar_Button.jpg]] ←→ [[image:arrowTool.jpg]] ). In Analytica 3.1, this was F2. | * F11: Toggle between Edit/Arrow editing modes ([[image:Edit_Mode_Toolbar_Button.jpg]] ←→ [[image:arrowTool.jpg]] ). In Analytica 3.1, this was F2. | ||
− | * F12, or | + | * F12, or CTRL+F12: Open/close typescript window |
− | * CTRL | + | * CTRL+A: Select all |
− | * CTRL | + | * CTRL+B: Number Format... |
− | * CTRL | + | * CTRL+C: Copy |
− | * CTRL | + | * CTRL+D: Duplicate nodes |
− | * CTRL | + | * CTRL+E: Edit definition |
− | * CTRL | + | * CTRL+F: Find |
− | * CTRL | + | * CTRL+G: Next, continue from Find |
− | * CTRL | + | * CTRL+H: Find selection |
− | * CTRL | + | * CTRL+I: Insert |
− | * CTRL | + | * CTRL+J: Align selection to grid |
− | * CTRL | + | * CTRL+K: Delete |
− | * CTRL | + | * CTRL+L: Add Module... |
− | * CTRL | + | * CTRL+M: Make alias |
− | * CTRL | + | * CTRL+N: New Model |
− | * CTRL | + | * CTRL+O: Open model file |
− | * CTRL | + | * CTRL+P: Print |
− | * CTRL | + | * CTRL+Q: Exit |
− | * CTRL | + | * CTRL+R: Show result |
− | * CTRL | + | * CTRL+S: Save |
− | * CTRL | + | * CTRL+T: Adjust node size |
− | * CTRL | + | * CTRL+U: Uncertainty Options... |
− | * CTRL | + | * CTRL+V: Paste |
− | * CTRL | + | * CTRL+W: Close |
− | * CTRL | + | * CTRL+X: Cut |
− | * CTRL | + | * CTRL+Y: Toggle between viewing titles and identifiers |
− | * CTRL | + | * CTRL+Z: Undo typing |
− | * CTRL | + | * CTRL+. (CTRL+dot): Abort in-progress computation. |
− | * CTRL | + | * CTRL+Break: Abort in-progress computation |
− | * CTRL | + | * CTRL+' (CTRL+appostrophe): Open/close typescript window. On some non-English keyboards, this combination is not available. In those cases, use F12. |
These toolbar shortcuts may be used while editing a diagram: | These toolbar shortcuts may be used while editing a diagram: | ||
− | * CTRL | + | * CTRL+1: New Decision node |
− | * CTRL | + | * CTRL+2: New Variable node |
− | * CTRL | + | * CTRL+3: New Chance node |
− | * CTRL | + | * CTRL+4: New Objective node |
− | * CTRL | + | * CTRL+5: New Module node |
− | * CTRL | + | * CTRL+6: New Index node |
− | * CTRL | + | * CTRL+7: New Constant node |
− | * CTRL | + | * CTRL+8: New Function node |
− | * CTRL | + | * CTRL+9: New Text node |
− | * CTRL | + | * CTRL+0: New Button node |
When editing definitions or attributes: | When editing definitions or attributes: | ||
* ENTER | * ENTER | ||
* RETURN | * RETURN | ||
− | * CTRL | + | * CTRL+RETURN |
− | * CTRL | + | * CTRL+RIGHT: Move right one token |
− | * CTRL | + | * CTRL+LEFT: Move left one token |
− | * CTRL | + | * CTRL+ALT-LEFT: Find left paren that matches the right paren currently at the left of the caret. |
− | * CTRL | + | * CTRL+ALT-RIGHT: Find right parent that matches the left parent currently to the right of the cursor. |
− | * SHIFT | + | * SHIFT+(any of the above): Select the characters between. |
(More to be listed) | (More to be listed) | ||
+ | |||
+ | When editing a diagram: | ||
+ | |||
+ | * Arrow: Move node(s). If Snap to grid is set, moves by grid increment. If not, moves one pixel. | ||
+ | * SHIFT+Arrow: Move node(s), but inverse to the snap-to-grid setting (e.g., one pixel when snap is set). | ||
+ | * CTRL+LEFT: Align left edges | ||
+ | * CTRL+F9: Align horiz center | ||
+ | * CTRL+RIGHT: Align right edges | ||
+ | * CTRL+= : Align left and right edges | ||
+ | * CTRL+UP: Align tops | ||
+ | * SHIFT+F9: Align vert centers | ||
+ | * CTRL+DOWN: Align bottoms | ||
+ | |||
+ | * =,Right: Make same width (note: This is two sequential keystrokes, not concurrent keystrokes) | ||
+ | * =,Down: Make same height (note: two sequential keystrokes) | ||
+ | * =,=: Make same size, both height and width (note: two sequential keystrokes) |
Revision as of 17:51, 14 May 2007
(This page is in-progress)
The following lists keyboard shortcuts in Analytica 4.0:
- TAB
- SHIFT+TAB
Toolbar/menu Shortcuts:
- F1: User Guide
- F2:
: Go to parent diagram.
- F3:
: Go to Outliner window
- F4:
: Go to object window
- F5:
: Show Result (same as CTRL+R)
- F6:
: Edit definition/script (same as CTRL+E)
- F7:
: Enter browse mode
- F8:
: Enter Edit mode
- F9:
: Enter Arrow mode.
- F10: Access main menu bar, next key selects submenu.
- F11: Toggle between Edit/Arrow editing modes (
←→
). In Analytica 3.1, this was F2.
- F12, or CTRL+F12: Open/close typescript window
- CTRL+A: Select all
- CTRL+B: Number Format...
- CTRL+C: Copy
- CTRL+D: Duplicate nodes
- CTRL+E: Edit definition
- CTRL+F: Find
- CTRL+G: Next, continue from Find
- CTRL+H: Find selection
- CTRL+I: Insert
- CTRL+J: Align selection to grid
- CTRL+K: Delete
- CTRL+L: Add Module...
- CTRL+M: Make alias
- CTRL+N: New Model
- CTRL+O: Open model file
- CTRL+P: Print
- CTRL+Q: Exit
- CTRL+R: Show result
- CTRL+S: Save
- CTRL+T: Adjust node size
- CTRL+U: Uncertainty Options...
- CTRL+V: Paste
- CTRL+W: Close
- CTRL+X: Cut
- CTRL+Y: Toggle between viewing titles and identifiers
- CTRL+Z: Undo typing
- CTRL+. (CTRL+dot): Abort in-progress computation.
- CTRL+Break: Abort in-progress computation
- CTRL+' (CTRL+appostrophe): Open/close typescript window. On some non-English keyboards, this combination is not available. In those cases, use F12.
These toolbar shortcuts may be used while editing a diagram:
- CTRL+1: New Decision node
- CTRL+2: New Variable node
- CTRL+3: New Chance node
- CTRL+4: New Objective node
- CTRL+5: New Module node
- CTRL+6: New Index node
- CTRL+7: New Constant node
- CTRL+8: New Function node
- CTRL+9: New Text node
- CTRL+0: New Button node
When editing definitions or attributes:
- ENTER
- RETURN
- CTRL+RETURN
- CTRL+RIGHT: Move right one token
- CTRL+LEFT: Move left one token
- CTRL+ALT-LEFT: Find left paren that matches the right paren currently at the left of the caret.
- CTRL+ALT-RIGHT: Find right parent that matches the left parent currently to the right of the cursor.
- SHIFT+(any of the above): Select the characters between.
(More to be listed)
When editing a diagram:
- Arrow: Move node(s). If Snap to grid is set, moves by grid increment. If not, moves one pixel.
- SHIFT+Arrow: Move node(s), but inverse to the snap-to-grid setting (e.g., one pixel when snap is set).
- CTRL+LEFT: Align left edges
- CTRL+F9: Align horiz center
- CTRL+RIGHT: Align right edges
- CTRL+= : Align left and right edges
- CTRL+UP: Align tops
- SHIFT+F9: Align vert centers
- CTRL+DOWN: Align bottoms
- =,Right: Make same width (note: This is two sequential keystrokes, not concurrent keystrokes)
- =,Down: Make same height (note: two sequential keystrokes)
- =,=: Make same size, both height and width (note: two sequential keystrokes)
Comments
Enable comment auto-refresher