Page 1 of 1
Scrollable card
Posted: Fri Jan 04, 2013 11:55 am
by abanowBUSTfGf
I have a menu card set up and once deployed onto an Android, the lower part of the menu can't be
seen. How can I use the touch-screen to move/scroll up and down the menu?
Many thanks
Re: Scrollable card
Posted: Fri Jan 04, 2013 2:50 pm
by Klaus
Hi abanowBUSTfGf,
the only way to make a card/stack (look like it is) scrollable is to group all objects
on a card and add a scrollbar to the that group!
You should check "the screenrect" before opening your stack, do some calculations and
(re-)layout your card accordingly so there is no need to scroll at all!
This is one reason I do not develop for mobile, just too many possible screen sizes
Best
Klaus