On 2016-02-23 15:23, James Hale wrote:
I thought I could use something like this...

    put "Extracting epub...." into mupdate
    send "updateme mupdate" to stack "splash"
    wait 0 milliseconds with messages

at different places within the processing handler and it would send
the text off an update the splash stack field.
(updateme is a handler in the splash stack script which simply enters
"mupdate" into the field.)

As far as I can see, that should work fine - the screen is updated after every command is executed (if necessary - i.e. something has changed) unless the commands are executed inside of a lock screen...

Mark.

--
Mark Waddingham ~ m...@livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps

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

Reply via email to