Std ActivatePrevWindow: Difference between revisions

From FreeCAD Documentation
(Created. Added 'in progress' for now.)
 
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Page in progress}}

<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 14: Line 12:
}}
}}


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


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

The '''Std ActivatePrevWindow''' command does not work properly. See [[#Notes|Notes]].


<!--T:4-->
The '''Std ActivatePrevWindow''' command activates the previous window in the [[Main_view_area|Main view area]]. The previous window is determined by the order in which the Main view area windows were last activated.
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 35: 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-->
* This command does not work properly [https://forum.freecadweb.org/viewtopic.php?f=3&t=45157].
* 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.