Std ActivatePrevWindow: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
 
Line 24: Line 24:


<!--T:4-->
<!--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== <!--T:5-->
==Usage== <!--T:5-->

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.