Using the geometry manager in IOS

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
rleiman
Posts: 56
Joined: Fri Dec 14, 2012 11:28 am
Contact:

Using the geometry manager in IOS

Post by rleiman » Sat Jan 26, 2013 11:46 am

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.

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: Using the geometry manager in IOS

Post by LCNeil » Tue Feb 12, 2013 5:02 pm

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
--

Post Reply