Std ActivateNextWindow

From FreeCAD Documentation
Revision as of 12:27, 17 June 2020 by Roy 043 (talk | contribs) (Created. Added 'in progress' for now.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.


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. To determine the next window the order in which they were last activated is used.

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.