Std ActivateNextWindow: Difference between revisions

From FreeCAD Documentation
(Created. Added 'in progress' for now.)
 
No edit summary
Line 24: Line 24:
==Description==
==Description==


The '''Std ActivateNextWindow''' command activates the next window in the [[Main_view_area|Main view area]]. To determine the next window the order in which they were last activated is used.
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.


==Usage==
==Usage==

Revision as of 12:39, 17 June 2020

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. The next window is determined by the order in which the Main view area windows were last activated.

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.