The ThumbWheel Widget Table of the Widgets The Separator Widget
 

The ProgressIndicator Widgets

A View of a ProgrsssIndicator Widget A View of a RoundProgrsssIndicator Widget
View Class: ProgressIndicator / RoundProgressIndicator
Spec Class: ProgressIndicatorSpec / RoundProgressIndicatorSpec

For VW compatibility, these can also be referred to as ProgressWidget and ProgressWidgetSpec (i.e. there are global aliases for them).


The Basics Section:

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.
 
 

The Details Section:

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.
*  = ValueHolder, AspectAdaptor, BufferedValueHolder, RangeAdaptor, TriggerValue
** = true, false

 

The Help Section:

see document "Using the Help Tool"
 
 

The Layout Section:

see document "The Layout of the Widgets"
 


[stx-logo]
Copyright © 1998 eXept Software AG, all rights reserved