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

hiSetButtonIcon

hiSetButtonIcon(
g_button
g_icon
)
=> t / nil

Description

Changes a button icon after the button is created. This function updates all instances of the button.

hiSetButtonIcon does not change an instance original size.

Arguments

g_button

The handle to the button returned by hiCreateButton.

g_icon

The new icon.

Values Returned

t

The icon was changed.

nil

The icon was not changed.

Related Topics

Form and Field Functions

hiCreateButton

hiSetButtonLabel


Return to top
 ⠀
X