Window Menu Commands

 

Commands of the Window Menu

Overview

oDock

oFloat

oAuto hide

oNext Editor

oPrevious Editor

oNext Pane

oPrevious Pane

oToggle First Pane / Toggle Second Pane

oClose Editor

oClose All Editors

oClose all editors but this

oClose all Editors of Inactive Applications

oSelect Object in Navigator

oSelect Parent Object in Navigator

oNew Horizontal Tab Group

oNew Vertical Tab Group

oReset Window Layout

oWindow <n>

oWindows...

Dock

You can use the Window > Dock command to dock a window which previously has been undocked by a Float command and thus currently is placed as a floating window on the screen.

See the description on how to customize the user interface for general information on arranging windows and views.

Float

You can use the Window > Float command to undock a window which is currently docked (fixed part of the user interface frame). The window will become floating and can be positioned anywhere on the screen. To dock a floating window, use the Dock command.

See the description on how to customize the user interface for general information on arranging windows and views.

Auto Hide

You can use the Window > Auto hide command to hide a window. The window will be represented by a tab at the border of the user interface. It will only be visible if you click this tab.

The command corresponds to the use of the docking button in the upper right corner of a window.

See the description on how to customize the user interface for general information on arranging windows and views.

Next Editor

Default shortcut: CTRL + F6

If several editor windows are open, you can use the Window > Next Editor command to change the focus from the present window to the next one. This is the window represented with the tab to the right of the active window.

See the description on how to customize the user interface for general information on arranging windows and views.

Previous Editor

Default shortcut: SHIFT + CTRL + F6

If several editor windows are open, you can use the Window > Previous Editor command to change the focus from the present window to the previous one. This is the window represented with the tab to the left of the active window.

See the description on how to customize the user interface for general information on arranging windows and views.

Next Pane

Default shortcut: F6

You can use the Window > Next Pane command in a window with 2 or several panes to get to the next pane.

Example: If an object is opened in an ST editor view and the cursor is placed in the declaration part, with Next Pane the focus will change to the implementation part.

Compare with Previous Pane.

See the description on how to customize the user interface for general information on arranging windows and views.

Previous Pane

Default shortcut: CTRL + F6

You can use the Window > Previous Pane command in a window with 2 or several panes to get to the previous pane.

Example: If in an object is opened in an ST editor view and the cursor is placed in the implemen­tation part, with Previous Pane the focus will change to the declaration part.

Compare with Next Pane.

See the description on how to customize the user interface for general information on arranging windows and views.

Toggle First Pane / Toggle Second Pane

Default shortcut: ALT + F6

The commands Window > Toggle First Pane / Toggle Second Pane show and hide the declaration view. They are available if the cursor is positioned in the editor of one of these objects:

oPOU

oTransition

oMethod

oGet accessor method of a property

oSet accessor method of a property

oVisualization

To make a hidden view visible, execute the command again, or click the toggle button, or drag the separator line.

Button

Description

G-SE-0056572.1.gif-high.gif

 

 

Click these buttons on the separator line as an alternative to the commands to toggle the views.

Close Editor

Default shortcut: CTRL + F4

The command Window > Close Editor is available in the contextual menu when you point on the tab title of an editor window. It closes this window.

Close All Editors

The command Window > Close All Editors closes the open editor windows.

Close All Editors but This

The command Window > Close All Editors but This is available in the contextual menu when you point on the tab title of an editor view. It closes all editor views except the present one.

Close All Editors of Inactive Applications

The command Window > Close All Editors of Inactive Applications closes all editor views displaying an object directly assigned to a non-active application. Editor views of pool objects remain open.

Select Object in Navigator

The command Window > Select Object in Navigator is available if at least 1 editor view is opened. It is also available in the contextual menu of the editor tab.

By default, the navigation selection automatically adapts to the active editor. When executing this command, the cursor focus is set to the object in the navigator according to the active editor.

Select Parent Object in Navigator

The command Window > Select Parent Object in Navigator is available if at least 1 editor view is opened. It is also available in the contextual menu of the editor tab.

By default, the navigation selection automatically adapts to the active editor. By the execution of this command the cursor focus is set to the parent object in the navigator according to the active editor.

New Horizontal Tab Group

The command Window > New Horizontal Tab Group is available if several editor views are arranged in tabs.

It will place the active tab window in a new, separate tab group below the existing one. (Active window means that window, where the cursor was last placed.)

If you open a further object, that is a further editor view, this will be added to that tab group which contains the active window.

Compare with New Vertical Tab Group.

See the description on how to customize the user interface for general information on arranging windows and views.

New Vertical Tab Group

The command Window > New Vertical Tab Group is available if several editor views are arranged in tabs.

It will place the active tab window in a new, separate tab group to the right of the existing one. (Active window means that window, where the cursor was last placed.)

If you open a further object, that is a further editor view, this will be added to that tab group which contains the active window.

Compare with New Horizontal Tab Group.

See the description on how to customize the user interface for general information on arranging windows and views.

Reset Window Layout

The command Window > Reset Window Layout serves to reset the open views to their default docking positions. A confirmation prompt is displayed before the reset is executed.

See the description on how to customize the user interface for general information on arranging windows and views.

Window <n>

For each open editor view, the Window menu contains a command named <objectname>, by which the window can be made active that is the focus can be placed there. Behind the object name (Offline) will be added for offline views, (Impl) or <instance path> will be added in case of function block views.

See the description on how to customize the user interface for general information on arranging windows and views.

Windows...

The command Window > Windows... opens the Windows dialog box that lists the defined editor views, used for editing any objects.

To activate a window that is to set the focus to that window, select the respective entry and click the Activate button.

To close one or several windows, select those entries and click the Close window button. Multiple selection is possible.

Close closes the dialog box.

See the description on how to customize the user interface for general information on arranging windows and views.