User's Guide

Changing the message type

Notice the icon in the message box. VisualAge uses the type: parameter of the id:constName:type:string:translatable: method to determine which icon to display. You evaluated this method in the NLS Workspace - Indexed Messages window to create a message. Some available choices for the type: parameter are $i, $w, and $e. The corresponding icons for these choices are:

Type OS/2 Windows UNIX
Information Figure ugos2inf not displayed.
Figure ugwininf not displayed.
Figure ugaixinf not displayed.
Warning Figure ugos2wrn not displayed.
Figure ugwinwrn not displayed.
Figure ugaixwrn not displayed.
Error Figure ugos2err not displayed.
Figure ugwinerr not displayed.
Figure ugaixerr not displayed.

To display a different icon, change the value specified for the type: parameter.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]