Meet us at at Real World in Orlando, Florida.
All functions
Mac OS X
Windows
Crossplatform
Components
Guides
New in version:
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
ProgressDialog.SetBottomText
Component: ProgressDialog
Version: 2.4
Mac OS X: Works
Windows: Works
MBS( "ProgressDialog.SetBottomText"; text )
Parameters
| Parameter | Description | Example value |
|---|---|---|
| text | The new bottom text. | "Hello" |
Result
Returns "OK" on success.
Description
Sets the bottom text in the progress dialog.Below the progress bar most applications shows some data like "x of y files processed" or "123 KB of 456 KB copied."
Examples
Report progress:
MBS( "ProgressDialog.SetBottomText"; $index & " of " & $total & " files" )
Feedback: Report problem or ask question.
Links
MBS Realbasic Plugins - Nachhilfe in Kell