%ap - Absolute Position

Purpose

To set the absolute position of the next control.

Syntax

winio@('%ap', ixiy)
integer ix,iy(input)
winio@('%`ap',rxry)
double precision rx,ry     (input)

Modifiers

Grave accent (`) - use DOUBLE PRECISION real rather than INTEGER input.

Description

The units of measurement corresponds to the average width and the height of the default font. Use with care as this format overrides the normal mechanism to prevent controls overlapping.

Example

winio@('%ap', 2L, 6L)

See also

%rp (Relative Position), %gd (Grid), %ob (Open Box), %nl (Newline), %ff (Form Feed), %dy (Vertical Displacement)

 

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited