User Tools

Site Tools


built_in:show_progress

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
built_in:show_progress [2017/05/19 08:17]
185.88.24.198 [ShowProgress]
built_in:show_progress [2018/04/09 18:43]
93.199.98.249 [Options]
Line 2: Line 2:
  
 //(Information and examples taken from the DroidScript documentation)// //(Information and examples taken from the DroidScript documentation)//
 +<code javascript>
 app.ShowProgress(text, options); app.ShowProgress(text, options);
 +</code>
 +==== Headline ====
 ====Description==== ====Description====
  
Line 10: Line 13:
  
 See also [[built_in:hide_progress|HideProgress]] See also [[built_in:hide_progress|HideProgress]]
 +
 +===== Options =====
 +^ Options     ^ Description  ^
 +| NoDim       | Set the background transparent |
  
 ---- ----
 +
  
 ====Example==== ====Example====
built_in/show_progress.txt ยท Last modified: 2018/04/10 02:43 (external edit)