$Date: 2004/06/27 13:08:50 $
This example requires :
Be aware that:
This example will run a simple ProgressBar Monitor, in determinate mode, with a class-method user callback.
Color scheme came from a UI pre-set model (class) called Progress_Default2, defined on lines 14 to 24.
The user callback defined on lines 26 to 36, and attached on progress bar at line 43, will echo each time +10% is reached.
QF renderer rules are defined on lines 73 to 85.
[Top]
background-color = #e0e0e0
color = #996 background-color = #CCCC99
active-color = #996
[Top]
[Top]
[Top]
Run the script.
[Top]