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

hiFocusToEncap

hiFocusToEncap(
w_encap 
[ w_window ] 
) 
=> t / nil

Description

Temporarily focuses the keyboard input to an encapsulation window.

The keyboard focus to the encapsulation window is maintained until a carriage return is entered or until the pointer focus is moved from one window into another.

Arguments

w_encap

Encapsulation window ID returned from hiEncap.

w_window

Window from which the keyboard focus is being transferred. If not specified, the current window is used.

Values Returned

t

The focus is transferred to the encapsulation window.

nil

The focus is not transferred. An error message is also issued.

Related Topics

Encapsulation Window

hiEncap


Return to top
 ⠀
X