[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

WA_GimmeZeroZero

Tag for OpenWindowTagList(). Zero-Zero window

Declaration

Source position: intuition.pas line 918

const WA_GimmeZeroZero = WA_Dummy + 46;

Description

Set this tag to create a GimmeZeroZero window. GimmeZeroZero windows have the window border and border gadgets rendered into an extra layer. This extra layer slows down window operations, thus it is recommended that applications only use GimmeZeroZero windows when they are required. For clipping graphics to the area within the borders of a window. Equivalent to TNewWindow.Flags with set WFLG_GIMMEZEROZERO.


Documentation generated on: 2017-01-10