Difference between revisions of "Edit Menu"

From GeoGebra Manual
Jump to: navigation, search
(note template)
m
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{gui|menu}}
{{gui|menu}}
+
{{menuitem|name=Undo|shortcut=Ctrl+Z|mac=Cmd+Z|icon=Menu-edit-undo.svg}}
{{menuitem|name=Undo|shortcut=Ctrl+Z|mac=Cmd+Z|icon=Menu Undo.png}}
+
:Allows you to undo your activities step by step.
 +
{{note|You can also use the [[File:Menu-edit-undo.svg|link=|16px]] ''Undo'' button to the right of the [[Toolbar]].}}
  
:This menu item allows you to undo your activities step by step.
+
{{menuitem|name=Redo|icon=Menu-edit-redo.svg|shortcut=Ctrl+Y|mac=Cmd+Shift+Z}}
{{note|You can also use the [[Image:Menu Undo.png]] Undo button to the right of the [[Toolbar]].}}
+
:Allows you to redo your activities step by step.
 +
{{note|You can also use the [[File:Menu-edit-redo.svg|link=|16px]] ''Redo'' button to the right of the Toolbar.}}
  
{{menuitem|name=Redo|icon=Menu Redo.png|shortcut=Ctrl+Y|mac=Cmd+Shift+Z}}
+
{{menuitem|name=Copy|icon=Menu-edit-copy.svg|shortcut=Ctrl+C|mac=Cmd+C}}
 
+
:Copies the currently selected objects to GeoGebra's internal clipboard
:This menu item allows you to redo your activities step by step.
+
{{menuitem|name=Paste|icon=Menu-edit-paste.svg|shortcut=Ctrl+V|mac=Cmd+V}}
{{note|You can also use the [[Image:Menu Redo.png]] Redo button to the right of the Toolbar.}}
+
:Pastes the objects from GeoGebra's internal clipboard into the currently selected [[File:Menu view graphics.svg|link=|16px]] [[Graphics View]]. You must then choose where you would like to put them (if you move the object near an existing point it will "lock" onto it).
 
 
{{menuitem|name=Delete|shortcut=Delete|icon=Tool Delete.gif}}
 
 
 
:This menu items allows you to delete selected objects and their dependent objects.
 
{{note|You need to select the objects you want to delete first (e. g., use a selection rectangle).}}
 
  
 +
{{menuitem|name=Object Properties…|shortcut=Ctrl+E|mac=Cmd+E|icon=Menu-options.svg}}
 +
:Opens the [[File:Menu-options.svg|link=|16px]] [[Properties Dialog]] which allows you to modify the properties of all objects used in the GeoGebra file.
 
{{menuitem|name=Select All|shortcut=Ctrl+A|mac=Cmd+A}}
 
{{menuitem|name=Select All|shortcut=Ctrl+A|mac=Cmd+A}}
 
+
:Allows you to select all objects used in your construction.
:This menu item allows you to select all objects used in your construction.
 
 
 
 
{{menuitem|name=Select Current Layer|shortcut=Ctrl+L|mac=Cmd+L}}
 
{{menuitem|name=Select Current Layer|shortcut=Ctrl+L|mac=Cmd+L}}
 
+
:Allows you to select all objects that are on the same layer as a selected object.
:This menu item allows you to select all objects that are on the same layer as a selected object.
 
 
 
 
{{note|You need to select one object that lies on the desired layer prior to using this menu item.}}
 
{{note|You need to select one object that lies on the desired layer prior to using this menu item.}}
 
+
{{menuitem|name=Select Descendants|shortcut=Ctrl+Shift+J|mac=Cmd+Shift+J}}
{{menuitem|name=Select Descendants|shortcut=Ctrl+Shift+Q|mac=Cmd+Shift+Q}}
+
:Allows you to select all objects that depend on the selected object.
 
 
:This menu item allows you to select all objects that depend on the selected object.
 
 
{{note|You need to select the parent object prior to using this menu item.}}
 
{{note|You need to select the parent object prior to using this menu item.}}
 
+
{{menuitem|name=Select Ancestors|shortcut=Ctrl+J|mac=Cmd+J}}
{{menuitem|name=Select Ancestors|shortcut=Ctrl+Q}}
+
:Allows you to select all objects that are ancestors of the selected object, meaning all objects the selected one depends on.
 
 
:This menu item allows you to select all objects that are ancestors of the selected object, meaning all objects the selected one depends on.
 
 
 
 
{{note|You need to select the dependent object prior to using this menu item.}}
 
{{note|You need to select the dependent object prior to using this menu item.}}
 
+
{{menuitem|name=Invert Selection|shortcut=Ctrl+I|mac=Cmd+I}}
{{menuitem|name=Graphics View to Clipboard|shortcut=Ctrl+Shift+C|mac=Cmd+Shift+C|icon=Menu Copy.png}}
+
:Deselects selected objects and vice versa.
 
+
{{menuitem|name=Show / Hide Objects|shortcut=Ctrl+G|mac=Cmd+G}}
:This menu item copies the [[Graphics View]] to your computer’s clipboard. Afterwards, you can easily paste this picture into other documents (e. g., word processing document).
+
:Toggles the [[Object Properties#Visibility|visibity]] of selected objects.
 
+
{{menuitem|name=Show / Hide Labels|shortcut=Ctrl+Shift+G|mac=Cmd+Shift+G}}
{{menuitem|name=Properties…|icon=Menu Properties.png|shortcut=Ctrl+E|mac=Cmd+E}}
+
:Shows hidden labels for selected objects and hides the shown ones.
 
+
{{menuitem|name=Graphics View to Clipboard (Desktop Version only)|shortcut=Ctrl+Shift+C|mac=Cmd+Shift+C|icon=Menu Copy.png|link=}}
:This menu item opens the [[Properties Dialog]] which allows you to modify the properties of all objects used in the GeoGebra file.
+
:Copies the [[File:Menu view graphics.svg|link=|16px]] ''Graphics View'' to your computer’s clipboard. Afterwards, you can easily paste this picture into other documents (e.g. word processing document).
 +
{{menuitem|name=Delete|shortcut=Delete|icon=Mode delete.svg}}
 +
:Allows you to delete selected objects and their dependent objects.
 +
{{note|You need to [[Selecting objects|select the objects]] you want to delete first (e.g. use a selection rectangle).}}
 
__NOTOC__
 
__NOTOC__

Latest revision as of 12:23, 30 October 2015

Menu-edit-undo.svg Undo

Keyboard shortcut: Ctrl + Z (MacOS: Cmd + Z)
Allows you to undo your activities step by step.
Note: You can also use the Menu-edit-undo.svg Undo button to the right of the Toolbar.

Menu-edit-redo.svg Redo

Keyboard shortcut: Ctrl + Y (MacOS: Cmd + Shift + Z)
Allows you to redo your activities step by step.
Note: You can also use the Menu-edit-redo.svg Redo button to the right of the Toolbar.

Menu-edit-copy.svg Copy

Keyboard shortcut: Ctrl + C (MacOS: Cmd + C)
Copies the currently selected objects to GeoGebra's internal clipboard

Menu-edit-paste.svg Paste

Keyboard shortcut: Ctrl + V (MacOS: Cmd + V)
Pastes the objects from GeoGebra's internal clipboard into the currently selected Menu view graphics.svg Graphics View. You must then choose where you would like to put them (if you move the object near an existing point it will "lock" onto it).

Menu-options.svg Object Properties…

Keyboard shortcut: Ctrl + E (MacOS: Cmd + E)
Opens the Menu-options.svg Properties Dialog which allows you to modify the properties of all objects used in the GeoGebra file.

Select All

Keyboard shortcut: Ctrl + A (MacOS: Cmd + A)
Allows you to select all objects used in your construction.

Select Current Layer

Keyboard shortcut: Ctrl + L (MacOS: Cmd + L)
Allows you to select all objects that are on the same layer as a selected object.
Note: You need to select one object that lies on the desired layer prior to using this menu item.

Select Descendants

Keyboard shortcut: Ctrl + Shift + J (MacOS: Cmd + Shift + J)
Allows you to select all objects that depend on the selected object.
Note: You need to select the parent object prior to using this menu item.

Select Ancestors

Keyboard shortcut: Ctrl + J (MacOS: Cmd + J)
Allows you to select all objects that are ancestors of the selected object, meaning all objects the selected one depends on.
Note: You need to select the dependent object prior to using this menu item.

Invert Selection

Keyboard shortcut: Ctrl + I (MacOS: Cmd + I)
Deselects selected objects and vice versa.

Show / Hide Objects

Keyboard shortcut: Ctrl + G (MacOS: Cmd + G)
Toggles the visibity of selected objects.

Show / Hide Labels

Keyboard shortcut: Ctrl + Shift + G (MacOS: Cmd + Shift + G)
Shows hidden labels for selected objects and hides the shown ones.

Menu Copy.png Graphics View to Clipboard (Desktop Version only)

Keyboard shortcut: Ctrl + Shift + C (MacOS: Cmd + Shift + C)
Copies the Menu view graphics.svg Graphics View to your computer’s clipboard. Afterwards, you can easily paste this picture into other documents (e.g. word processing document).

Mode delete.svg Delete

Keyboard shortcut: Delete
Allows you to delete selected objects and their dependent objects.
Note: You need to select the objects you want to delete first (e.g. use a selection rectangle).
© 2024 International GeoGebra Institute