Lock screen and animated gif
jbv at souslelogo.com
jbv at souslelogo.com
Tue Dec 20 08:43:48 EST 2022
Le 2022-12-20 08:19, Brian Milby via use-livecode a écrit :
> Could you make changes to htmlText in a variable and then assign all
> at once back to the field?
>
I thought of that, but it makes other parts of the script more
complicated.
Finally I will chose a different strategy : instead of an animated gif,
I'm
gonna use a progress bar that will be updated every 10 lines as follows
:
unlock screen
set currentvalue of scrollbar "progress" to x
lock screen
It shouldn't slow down the script too much...
More information about the use-livecode
mailing list