Hi Bill,

> Am 28.01.2022 um 17:48 schrieb William Prothero via use-livecode 
> <use-livecode@lists.runrev.com>:
> 
> Craig,
> Tnx, the reason I did the “do” stuff is because I wanted to programmatically 
> vary the speed of the dissolve,

to do so, you can set the "effectrate" to XXXX in millsecs:
...
set the effectrate to 300
show fld XYZ with visual dissolve very slow
...
The last line is a bit mentally challenging, but the effectrate will only 
affect 
the visual effect setting ... VERY SLOW! :-D

> initially, but it’s probably not necessary because most of the dissolves are 
> the same. I have a pretty large app and I suspect there is some kind of 
> timing problem because putting in a delay solved some of it. For me, the text 
> fades in, then the field content disappears and leaves a white space where 
> the field was. The background of the field is set to transparent, but I 
> haven’t yet explored setting different options. I will do that today.
> 
> Thanks for the comment,
> Bill

Best

Klaus

--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
kl...@major-k.de


_______________________________________________
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