Shrink substack to same window rect as main stack

J. Landman Gay jacque at hyperactivesw.com
Fri Feb 26 15:08:21 EST 2016


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         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list