iPad portrait size stack doesn't fit to display
Bob Sneidar
bobsneidar at iotecdigital.com
Fri Jul 21 11:24:29 EDT 2017
I tried setting my stack to exact fit, then I went fullscreen on my stack. It did not scale. Is this a mobile feature only?
Bob S
> On Jul 21, 2017, at 08:17 , Devin Asay via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> I have 13.3 inch Macbook retina computer (2560x1600 pixels). Now I try to
> develop iPad software. When I opened new iPad portrait size stack it didn't
> fit to my display. It is hard to put GUI elements to bottom of the stack,
> at least I don't know how. What should I do to get the stack to show all.
>
> Antii,
>
> Try setting the fullScreenMode property:
>
> on preOpenStack
> set the fullScreenMode of this stack to “showAll”
> # OR set the fullScreenMode of this stack to “letterbox”
> end preOpenStack
>
> Either option should show your full stack window without distortion.
>
> Devin
>
> Devin Asay
> Director
> Office of Digital Humanities
> Brigham Young University
More information about the use-livecode
mailing list