216 | | * UndoItem - Undoes the last change. Active only when there are changes to undo. [[BR]] |
217 | | * RedoItem - Redoes the last change. Active only when there are changes to redo. [[BR]] |
218 | | * ''CutItem'' - Cuts the currently selected element. Active when an element that can be copied is selected. [[BR]] |
219 | | * ''CopyItem'' - Copies the currently selected element. Active when an element that can be copied is selected. [[BR]] |
220 | | * ''PasteItem'' - Pastes an element from the clipboard. Active when an appropriate target is focused and when the clipboard is not empty. [[BR]] |
221 | | * ''DeleteItem'' - Deletes currently selected element. Active when a deleteable element is selected. [[BR]] |
222 | | * ''SpellCheckItem'' [[BR]] |
223 | | * ''CopyLocationOfSelectionItem'' [[BR]] |
224 | | * ''ToggleRulers'' [[BR]] |
225 | | * ''GroupItems'' - Groups currently selected items (may be groups). Active when one or more elements that can be grouped are selected.[[BR]] |
226 | | * ''BreakGroup'' - Ungroups items in currently selected group. Active only when a group is selected. [[BR]] |
227 | | * ''EditGroup'' [[BR]] |
228 | | * SetBookTitleItem - Editable via group properties. This is obsolete [dev][an] [[BR]] |
229 | | * SetPageSizeItem - Editable via group properties. This is obsolete [dev][an] [[BR]] |
230 | | * ShowConnectionsItem - Toggles chains between frames. Could be better[dev][an][shift][[BR]] |
| 218 | * UndoItem |
| 219 | * '''Description''' Undoes the last change. Active only when there are changes to undo.[[BR]] |
| 220 | * RedoItem |
| 221 | * '''Description''' Redoes the last change. Active only when there are changes to redo.[[BR]] |
| 222 | * ''CutItem'' |
| 223 | * '''Description''' Cuts the currently selected element. Active when an element that can be copied is selected. [[BR]] |
| 224 | * ''CopyItem'' |
| 225 | * '''Description''' Copies the currently selected element. Active when an element that can be copied is selected. [[BR]] |
| 226 | * ''PasteItem'' |
| 227 | * '''Description''' Pastes an element from the clipboard. Active when an appropriate target is focused and when the clipboard is not empty. [[BR]] |
| 228 | * ''DeleteItem'' |
| 229 | * '''Description''' Deletes currently selected element. Active when a deleteable element is selected. [[BR]] |
| 230 | * ''SpellCheckItem'' |
| 231 | * '''Description''' [[BR]] |
| 232 | * ''CopyLocationOfSelectionItem'' |
| 233 | * '''Description''' [[BR]] |
| 234 | * ''ToggleRulers'' |
| 235 | * '''Description''' [[BR]] |
| 236 | * ''GroupItems'' |
| 237 | * '''Description''' Groups currently selected items (may be groups). Active when one or more elements that can be grouped are selected.[[BR]] |
| 238 | * ''BreakGroup'' |
| 239 | * '''Description''' Ungroups items in currently selected group. Active only when a group is selected. [[BR]] |
| 240 | * ''EditGroup'' |
| 241 | * '''Description''' ''What does this do? Saves the group in some way?''[[BR]] |
| 242 | * SetBookTitleItem |
| 243 | * '''Description''' Editable via book properties. This is obsolete [dev][an] [[BR]] |
| 244 | * SetPageSizeItem |
| 245 | * '''Description''' Editable via book properties. This is obsolete [dev][an] [[BR]] |
| 246 | * ShowConnectionsItem |
| 247 | * '''Description''' Toggles chains between frames. Could be better. Maybe this should go under the "view" menu because this is making connections visible?[dev][an][shift][[BR]] |