Flag for ScreenPosition(). Move non-draggable screen, You may additionally set SPOS_FORCEDRAG along with any of the above. Set this if you wish to reposition an [SA_Draggable, False] screen that you opened.
Source position: intuition.pas line 2347
const SPOS_FORCEDRAG = 4; |