Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

Description

Pins the specified window (panel) as a tab along an edge of the main Shogun Post window.

A pinned panel is displayed as a tab along an edge of the main window. The edge that the panel is pinned to depends upon the docked location of the specified panel, and can be top, bottom, left or right.

Functional area

Interface

Command syntax

Syntax

setPinned "windowName" boolean

Arguments

NameTypeRequiredComments
windowName
yesIdentifier of panel to pin.

Flags

None

Return value

void

  • No labels