Page 1 of 1

create mobileControl in grp?

Posted: Sat Jul 13, 2013 6:57 pm
by SteveTX
I am looking through the documentation about mobileControlCreate and mobileControlSet and I don't see any layer or grouping properties, only that you can really set them to visible or not, suggesting they sit on top of the card/stack. Is there a way to group / layer these controls?

Re: create mobileControl in grp?

Posted: Sat Jul 13, 2013 7:24 pm
by Klaus
Hi Steve,

nope, they will always "float" lonely above the actual Livecode stack.


Best

Klaus

Re: create mobileControl in grp?

Posted: Tue Jan 28, 2014 11:40 pm
by michix74
So, If i want to scale objects with "set fullscreenmode to "exactFit", i cannot apply this feature to mobilecontrol object. It's correct? I need to scale a "scroller". I try to add fullscreenmode on a sample in runrev site lessons (94412-creating-a-native-scroller-to-scroll-a-field#!prettyPhoto) but scrollable area remain the same while other object scale correcty to fit bigger screen