Flag for ScreenPosition(). The x1 and y1 parameters to ScreenPosition() describe the absolute coordinates you wish to move the screen to. Coordinates are expressed as absolutes, not relatives.
Source position: intuition.pas line 2338
const SPOS_ABSOLUTE = 1; |