pteMoveSingleWindowPalette
pteMoveSingleWindowPalette(
x_xcoordinate
x_ycoordinate
)
=> t / nil
Description
Places the upper-left corner of the Palette at the specified x- and y-coordinate, if the Palette container type is set to Single Window.
Arguments
Value Returned
Example
pteMoveSingleWindowPalette(50 100)
Return to top