Progress Indicator
This widget implements a progress indicator as seen when X-Plane starts up.
xpWidgetClass_Progress
define
#define xpWidgetClass_Progress 8
Progress Indicator Properties
enum
| Name | Value | Description |
|---|---|---|
| xpProperty_ProgressPosition | 1800 | This is the current value of the progress indicator. |
| xpProperty_ProgressMin | 1801 | This is the minimum value, equivalent to 0% filled. |
| xpProperty_ProgressMax | 1802 | This is the maximum value, equivalent to 100% filled. |