Screen Resolution for Desktop Apps

J. Landman Gay jacque at hyperactivesw.com
Sat Dec 16 14:38:32 EST 2017


I'd probably create the stack size for an average screen resolution, then 
when the app launches get the available screen size, calculate a ratio, and 
set the scaleFactor of the stack to that ratio. That should accommodate 
anything.

--
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



On December 16, 2017 1:13:50 PM Charles Szasz via use-livecode 
<use-livecode at lists.runrev.com> wrote:

> Andy,
>
> Interesting stats! Thanks for sharing!  I set the screen resolution. Some 
> of my users have small laptops which are limited to a vertical resolution 
> of 768. Recently I have been setting required resolution to 1280x768 to 
> accommodate them.
>
> So, my question about screen resolution for your apps is a vital question.
>
> Sent from my iPad
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode






More information about the use-livecode mailing list