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 1406
const SPOS_FORCEDRAG = 1 shl 2; |