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

SA_MinimizeISG

Tag start for OpenScreenTagList() inter-screen gap is at least three non-interlaced lines

Declaration

Source position: intuition.pas line 1288

const SA_MinimizeISG = SA_Dummy + 41;

Description

For compatibility, Intuition always ensures that the inter-screen gap is at least three non-interlaced lines. If your application would look best with the smallest possible inter-screen gap, set ti_Data to True. If you use the VideoControl()VC_NoColorPaletteLoad tag for your screen's ViewPort, you should also set this tag.


Documentation generated on: 2017-01-10