Tag for OpenWindowTagList(). Inner width for the window
Source position: intuition.pas line 1077
const WA_InnerWidth = WA_Dummy + 19; |
Specify the dimensions of the interior region of the window, i.e., inside the border, independent of the border widths. When using this flag an application will probably want to set WA_AutoAdjust.