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

hiGetDBoxDefaultLocation

hiGetDBoxDefaultLocation()
=> l_location / nil

Description

Gets the default location of all dialog boxes, which has been set with the hiSetDBoxDefaultLocation function.

Arguments

None

Value Returned

l_location

The default location, specified as the x and y coordinates of the upper left corner of the dialog box:

list(x-coordinate y-coordinate)

nil

The default location is not set.

Related Topics

General Dialog Box Functions

hiSetDBoxDefaultLocation

hiDisplayAppDBox

hiDisplayUserDBox

hiDisplayFileDialog

hiDisplayProgressBox


Return to top
 ⠀
X