create mobileControl in grp?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
create mobileControl in grp?
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?
Hi Steve,
nope, they will always "float" lonely above the actual Livecode stack.
Best
Klaus
nope, they will always "float" lonely above the actual Livecode stack.
Best
Klaus
Re: create mobileControl in grp?
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