Tag start for OpenScreenTagList() inter-screen gap is at least three non-interlaced lines
Source position: intuition.pas line 1479
const SA_MinimizeISG = SA_Dummy + 41; |
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.