Std ActivatePrevWindow: Difference between revisions

From FreeCAD Documentation
(Removed 'In progress'.)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
<translate>
<translate>


<!--T:1-->
{{Docnav
{{Docnav
|[[Std_ActivateNextWindow|Std ActivateNextWindow]]
|[[Std_ActivateNextWindow|ActivateNextWindow]]
|[[Std_TileWindows|Std TileWindows]]
|[[Std_TileWindows|TileWindows]]
|[[Std_Windows_Menu|Std Windows Menu]]
|[[Std_Windows_Menu|Std Windows Menu]]
|IconL=Std_ActivateNextWindow.svg
|IconL=Std_ActivateNextWindow.svg
Line 11: Line 12:
}}
}}


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


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


<!--T:4-->
The '''Std ActivatePrevWindow''' command does not work properly [https://forum.freecadweb.org/viewtopic.php?f=3&t=45157].
The '''Std ActivatePrevWindow''' command activates the previous window in the [[Main_view_area|Main view area]]. The previous 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 30: Line 34:
#* Use the keyboard shortcut: {{KEY|Ctrl}}+{{KEY|Shift}}+{{KEY|Tab}}.
#* Use the keyboard shortcut: {{KEY|Ctrl}}+{{KEY|Shift}}+{{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_ActivateNextWindow|Std ActivateNextWindow]]
|[[Std_ActivateNextWindow|ActivateNextWindow]]
|[[Std_TileWindows|Std TileWindows]]
|[[Std_TileWindows|TileWindows]]
|[[Std_Windows_Menu|Std Windows Menu]]
|[[Std_Windows_Menu|Std Windows Menu]]
|IconL=Std_ActivateNextWindow.svg
|IconL=Std_ActivateNextWindow.svg

Latest revision as of 16:32, 5 March 2023

Std ActivatePrevWindow

Menu location
Windows → Previous
Workbenches
All
Default shortcut
Ctrl+Shift+Tab
Introduced in version
-
See also
Std ActivateNextWindow, Std Windows

Description

The Std ActivatePrevWindow command activates the previous window in the Main view area. The previous 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 → Previous option from the menu.
    • Use the keyboard shortcut: Ctrl+Shift+Tab.

Notes

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