Std ActivateNextWindow: Difference between revisions

From FreeCAD Documentation
No edit summary
(Undo revision 1236246 by Roy 043 (talk))
Tag: Undo
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Page in progress}}

<translate>
<translate>


<!--T:1-->
{{Docnav
{{Docnav
|
|
|[[Std_ActivatePrevWindow|Std ActivatePrevWindow]]
|[[Std_ActivatePrevWindow|ActivatePrevWindow]]
|[[Std_Windows_Menu|Std Windows Menu]]
|[[Std_Windows_Menu|Std Windows Menu]]
|IconL=
|IconL=
Line 14: Line 12:
}}
}}


<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Std ActivateNextWindow
|Name=Std ActivateNextWindow
Line 22: Line 21:
}}
}}


==Description==
==Description== <!--T:3-->


<!--T:4-->
The '''Std ActivateNextWindow''' command activates the next window in the [[Main_view_area|Main view area]]. The next window is determined by the order in which the Main view area windows were last activated.
The '''Std ActivateNextWindow''' command activates the next window in the [[Main_view_area|Main view area]]. The next window is determined by the tabs order in Main view area.


==Usage==
==Usage== <!--T:5-->


<!--T:6-->
# The Main view area must contain at least two windows.
# The Main view area must contain at least two windows.
# There are several ways to invoke the command:
# There are several ways to invoke the command:
Line 33: Line 34:
#* Use the keyboard shortcut: {{KEY|Ctrl}}+{{KEY|Tab}}.
#* Use the keyboard shortcut: {{KEY|Ctrl}}+{{KEY|Tab}}.


==Notes==
==Notes== <!--T:7-->


<!--T:8-->
* Main view area windows are also listed in the {{MenuCommand|Windows}} menu and can be activated from there.
* Main view area windows are also listed in the {{MenuCommand|Windows}} menu and can be activated from there.


<!--T:9-->
{{Docnav
{{Docnav
|
|
|[[Std_ActivatePrevWindow|Std ActivatePrevWindow]]
|[[Std_ActivatePrevWindow|ActivatePrevWindow]]
|[[Std_Windows_Menu|Std Windows Menu]]
|[[Std_Windows_Menu|Std Windows Menu]]
|IconL=
|IconL=

Latest revision as of 20:23, 6 March 2023

Std ActivateNextWindow

Menu location
Windows → Next
Workbenches
All
Default shortcut
Ctrl+Tab
Introduced in version
-
See also
Std ActivatePrevWindow, Std Windows

Description

The Std ActivateNextWindow command activates the next window in the Main view area. The next window is determined by the tabs order in Main view area.

Usage

  1. The Main view area must contain at least two windows.
  2. There are several ways to invoke the command:
    • Select the Windows → Next option from the menu.
    • Use the keyboard shortcut: Ctrl+Tab.

Notes

  • Main view area windows are also listed in the Windows menu and can be activated from there.