9.4 Gauges in Alerts
An application developer can associate a gauge with an alert to show activity or progress. For example, Figure 9.4 shows an alert that uses a gauge to let the user know that activity is taking place.

Strongly Recommend:
Gauges in an alert must be noninteractive. Appropriate gauges to show that activity is taking place are continuous, incremental, and progress. Strongly Recommend:
Gauges used in an alert cannot have a label, layout directives, or a set height or width. You cannot associate a command with the gauge (although you can associate commands with the alert). In other words, you cannot set item attributes for a gauge in an alert, as you can for one in a form.
See "Gauges" on page 107 for more information on gauges and how to use them.
|