%sp - Window Position

Purpose

To set the position of a window.

Syntax

winio@('%sp', xy)
integer xy(input)

Modifiers

Grave accent (`) - used in a call-back function to give the position relative to the position of the event that resulted in the call.

Description

x and y represent the position of the top left corner of the window in screen co-ordinates. Typically these values are returned by %gp (Window Postion).

Example

winio@('%sp', 200L, 100L)

See also

%gp (Window Postion)

 

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited