Hi Everyone,
I was doing lesson 7 (User interface resizing) from the Business Academy. When clicking the "Run" tool it works well. When I test it in the iPad simulator and change the screen orientation, controls don't resize or stick to the edge of the screen as they did with the "Run" tool.
Is the geometry manager disabled in IOS ?
Thanks.
Using the geometry manager in IOS
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Using the geometry manager in IOS
Dear rleiman,
It is required that you resize your stack programatically when deploying to mobile devices. I would recommend watching video 4 of the Beginners course which explains how to do this in detail.
w w w . runrev .c o m /developers/documentation/beginners-course/
Kind Regards,
Neil Roger
--
RunRev Support Team ~ h t t p : / / w w w . runrev .c o m
Support Open Source LiveCode on Kick-starter
h t t p : / / w w w . kickstarter .c o m/projects/1755283828/open-source-edition-of-livecode
--
It is required that you resize your stack programatically when deploying to mobile devices. I would recommend watching video 4 of the Beginners course which explains how to do this in detail.
w w w . runrev .c o m /developers/documentation/beginners-course/
Kind Regards,
Neil Roger
--
RunRev Support Team ~ h t t p : / / w w w . runrev .c o m
Support Open Source LiveCode on Kick-starter
h t t p : / / w w w . kickstarter .c o m/projects/1755283828/open-source-edition-of-livecode
--