For VW compatibility, these can also be referred to as ProgressWidget and ProgressWidgetSpec (i.e. there are global aliases for them).
ID | Unique symbolic name (ID) of the widget.
This ID can be used by the application to access the widget via "builder>>componentAt:ID". |
Model | Aspect selector or binding for the model,
holding the indicators value (0..100).
Usually a ValueModel* instance. |
Font | Defines the font style of the indicators's
percentage display.
After selecting the check toggle the font style can be chosen by selecting one of the Family/Face/Style/Size buttons. If no font style is selected, the widget takes its default font style from the style sheet. |
FG-Color | Defines the foreground color of the slider.
After selecting the check toggle the foreground color can be chosen by selecting the desired colored button. If no color is selected, the widget takes its default foreground color from the style sheet. |
BG-Color | Defines the background color of the slider.
After selecting the check toggle the background color can be chosen by selecting the desired colored button. If no color is selected, the widget takes its default background color from the style sheet. |
Show Percentage | Turns on/off the display of the percentage. |
Initially Invisible | Turns on/off that the widget is initially invisible. |
Copyright © 1998 eXept Software AG, all rights reserved