Re: Peculiar behavior of group objects with hide-lock. show-unlock

2017-07-06 Thread Sannyasin Brahmanathaswami via use-livecode
Jacque, you can pull nightly and check out the daily lesson card script. I don't have multiple lock unlock anywhere… I read that in the docs. I made sure 1) Pair only lock/unlock 2) one pair only hide/show in the whole script.. but "no way, no how" could I get them play together. There are cl

Re: Peculiar behavior of group objects with hide-lock. show-unlock

2017-07-06 Thread J. Landman Gay via use-livecode
I've hit a similar, but not identical, issue and have been planning to submit a bug report but it's been tricky to extract example code from my full project so I haven't got to it yet. There seems to be an issue with nested lockscreens if one of the locks uses a visual effect. My guess is that

Peculiar behavior of group objects with hide-lock. show-unlock

2017-07-05 Thread Sannyasin Brahmanathaswami via use-livecode
I have this routine where I am "typsetting" a field which updates with lessons/text… use can forward one lesson at a time. local sLesson is incremented, the script fetch text on disk but I am unable to get nice transition effect… sometimes it's even as if the "image" of the field is cached, eve