How do we set layers for groups
Paul Dupuis
paul at researchware.com
Thu Sep 17 14:51:47 EDT 2020
see the 'relayer' command in the dictionary
On 9/17/2020 2:34 PM, Sannyasin Brahmanathaswami via use-livecode wrote:
> if the layer of fld "checkHtml" > 3 then
> set the layer of fld "checkHtml" to 3
> else
> set the layer of fld "checkHtml" to 20
> end if
>
> # do not work.
>
> stack "SlideShowSetUp": execution error at line 107 (Object: can't set layer (card not open, or control in group)), char 1
>
> ??
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list