Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiSetShadowMode

hiSetShadowMode(
g_enabled
)
=> t / nil

Description

Controls the display of unselected objects in a graphics window. When you enable shadow mode with this function, all unselected objects are dimmed and all selected objects are displayed at full brightness in their original layer color instead of the selection color. The shadow mode setting applies to all graphics in all windows of the application, not just to the current window.

Argument

g_enabled

Enables shadow mode for all unselected objects, which means their display is dimmed.

Value Returned

t

Shadow mode was enabled.

nil

There was an error.

Related Topics

Window Functions


Return to top
 ⠀
X