How to get layer for group

Bob Sneidar bobsneidar at iotecdigital.com
Thu Sep 17 18:55:50 EDT 2020


I think Control in Group is the phrase that pays here. The property you are looking for is relayerGroupedControls. 

Bob S


> On Sep 17, 2020, at 2:32 PM, Peter Bogdanoff via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> I believe this is one of the commands/properties that require you to be on that card—it must be open—for completion.
> 
> Others are formattedText, etc.
> 
> Peter
> 
>> On Sep 17, 2020, at 12:09 PM, Sannyasin Brahmanathaswami via use-livecode <use-livecode at lists.runrev.com> wrote:
>> 
>> f 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
> 
> 
> _______________________________________________
> 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