Tag start for OpenScreenTagList() Set Overscan defaults to OSCAN_TEXT
Source position: intuition.pas line 2018
const SA_Overscan = SA_Dummy + $0014; |
Set to one of the OSCAN_* specifiers to get a system standard verscan region for your display clip, screen dimensions (unless otherwise specified), and automatically centered position (partial support only so far). If you use this, you shouldn't specify SA_DClip. SA_Overscan is for "standard" overscan dimensions, SA_DClip is for your custom numeric specifications.