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

Next revision
Previous revision
built_in:show_progress [2015/03/04 17:22]
octazid created
built_in:show_progress [2018/04/10 02:43] (current)
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); 
 +</code> 
 +==== Headline ====
 ====Description==== ====Description====
  
Line 8: Line 11:
  
 <code> app.ShowProgress( text );</code> <code> app.ShowProgress( text );</code>
 +
 +See also [[built_in:hide_progress|HideProgress]]
 +
 +===== Options =====
 +^ Options     ^ Description  ^
 +| NoDim       | Set the background transparent |
  
 ---- ----
 +
  
 ====Example==== ====Example====
built_in/show_progress.1425489754.txt.gz · Last modified: 2015/03/05 01:22 (external edit)