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

dlMoveButton

dlMoveButton(
x_button
x_xPosition
x_yPosition
) 
=> t | nil 

Description

Moves a button to another location. Both the x and y position are specified in X Window System coordinates, where 0:0 is the upper-left corner of the screen.

Arguments

x_button

Button being moved.

x_xPosition

New x position of the upper-left corner of the button.

x_yPosition

New y position of the upper-left corner of the button.

Related Topics

View Display List Functions


Return to top
 ⠀
X