Page 2 of 2

Re: stack size

Posted: Thu Oct 14, 2021 6:55 pm
by FourthWorld
elanorb wrote: Thu Oct 14, 2021 6:00 pm You might want to look at the fullScreenMode property. This lets you set the full screen scaling mode of your stack.
How many apps in the Android and iOS app stores use scaling instead of positioning?

Might we want to point new users to a lesson on using resizeStack so they can get results like they're used to seeing in other apps?

Re: stack size

Posted: Fri Oct 15, 2021 9:40 am
by elanorb
Yes, absolutely, it is just one option.

Richmond has given an example of laying out the controls in code, we also have a couple of lessons that might be helpful in addition to that example.

https://lessons.livecode.com/m/4071/l/2 ... is-resized

https://lessons.livecode.com/m/4071/l/1 ... g-graphics

Kind regards

Elanor

Re: stack size

Posted: Fri Oct 15, 2021 4:58 pm
by FourthWorld
elanorb wrote: Fri Oct 15, 2021 9:40 am Yes, absolutely, it is just one option.

Richmond has given an example of laying out the controls in code, we also have a couple of lessons that might be helpful in addition to that example.

https://lessons.livecode.com/m/4071/l/2 ... is-resized

https://lessons.livecode.com/m/4071/l/1 ... g-graphics
Super. Those are useful lessons. Thanks, Elanor.