$Date: 2004/06/27 13:08:50 $
This example requires :
Be aware that:
This example will run a simple ProgressBar Monitor, with a class-method user callback, that simulate a picture file upload operation.
Color scheme came from a UI pre-set model (class) called Progress_ITDynamic, defined on lines 16 to 27, and attached on progress bar at line 66.
The user callback defined on lines 29 to 54, and attached on progress bar at line 63, will simulate a picture file upload operation at 10%, 45% and 70%.
[Top]
background-color = #EEE
color = navy background-color = #EEE
inactive-color = #FFF active-color = #444444
[Top]
[Top]
[Top]
Run the script.
[Top]