Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

WA_AutoAdjust

Tag for OpenWindowTagList().Auto adjust window size to screen maximum.

Declaration

Source position: intuition.pas line 1216

const WA_AutoAdjust = WA_Dummy + $2D;

Description

Allow Intuition to change the window's position and dimensions in order to fit it on screen. The window's position is adjusted first, then the size. This property may be especially important when using WA_InnerWidth and WA_InnerHeight as border size depends on a user specified font.


Documentation generated on: 2021-07-30