LC 9.6.6 oddities when showing/hiding text

Klaus major-k klaus at major-k.de
Fri Jan 28 11:54:07 EST 2022


Hi Bill,

> Am 28.01.2022 um 17:48 schrieb William Prothero via use-livecode <use-livecode at 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
klaus at major-k.de




More information about the use-livecode mailing list