Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

pteHideAllTools

pteHideAllTools(
[ w_windowId ]
)
=> t / nil

Description

Hides all Palette tools and toolbars.

Arguments

w_windowId

ID of the window containing the Palette that you want to modify.
Valid values: ID of any open window
Default: Current window

Value Returned

t

All Palette tools and toolbars were hidden.

nil

The command was unsuccessful.

Examples

pteHideAllTools()
pteHideAllTools(window(2))

Return to top
 ⠀
X