hiSetProgressAndText
hiSetProgressAndText(g_dboxID x_step t_text) =>t / nil
Description
In a progress dialog box, sets the current step of the progress bar as well as the text that is displayed above the progress bar.
Arguments
|
The current step to which you want to set the progress bar. If the number you specify is greater than the total number of steps in the progress bar, it is set to the highest step. |
|
Values Returned
Related Topics
Return to top