On 2/26/2016 9:43 AM, Sannyasin Brahmanathaswami wrote:
I made what may be a strategic mis-direct by developing in 1200 X 675
for iPhone.. simply because I wanted it to appear bigger on my large
monitor during dev.  Using ShowAll it runs fine on the phone.

But later I started another mainstack which for which the above stack
is supposed to be a "module" and decided, that, in the long run... it
is better to work in the actual native geometric points of the device
(iphone 6+ 736 X 414).

I may have to refactor the big stack... not a big deal, but I was
wondering about the possibility of shrinking to fit in a scenario
like this

You might play with the scaleFactor of the stacks. But since you'd need to adjust it for every stack that is a different size, I think it would be easier to avoid all that tinkering and just resize the original once manually.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to