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
Related Topics
Return to top