Hi Charles,

According to the Scripter's Scrapbook:

"A useful tip for displaying a modal that will not block, for example, a
progress indicator.

The secret to having a modal dialog that you can update is this:

 go invisible stack "MyModal" as modal
 set visible of me to true

By opening the stack as invisible your scripts won't halt but you will
display a modal dialog."


Hugh Senior
FLCo


Charles wrote:
I have an app that I am working on that takes a few seconds to clear fields,
reset radio buttons and checkboxes before it goes to the second card. During
this time, the screen is locked. I wanted to show a progress bar during this
process is going on. Is there anyway to show a progress bar while the screen
is locked? Is there a way to fake a progress bar while the screen is locked?
Version: 10.0.1136 / Virus Database: 422/3210 - Release Date: 10/21/10

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to