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

hiSetEFunCursor

hiSetEFunCursor(
w_window
x_cursor
)
=> t / nil

Description

Sets the cursor for an active enterfunction.

Arguments

w_window

The window ID of the window for which you want to set an active enterfunction.

x_cursor

The cursor to be set for the active enterfunction.

Value Returned

t

Enterfunction cursor successfully set.

nil

There was no active enterfunction on the window.

Related Topics

Window Functions

hiSetCursor


Return to top
 ⠀
X