Snapshot of the output of the Alert program


Sourcecode available
The sourcecode for this program is available from the main page. The source contains a function to display recovery (yellow) or deadend (red) alerts in an easy and intuitive way. All textlines will be centered and the frame will be automatically adjusted to the text. The function also allows you to set a timeout value for the alert (only supported by OS3.0 +).

Example:

DisplayAlert(RECOVERY_ALERT, "This text will be displayed in the alert", 300)


Back to my Amiga page