Screen Resolution

Phil Davis davis.phil at comcast.net
Thu May 6 19:06:14 EDT 2004


An alternative to doing this (if needed) might be to detect the screenRect
and then scale your screen objects to the way they would appear on an 800 x
600 screen. It's doable as long as you store width, height, loc, textSize,
etc. for each object as percentages of the width & height of your optimum
screen size (e.g. 800 x 600). Then you can scale the objects to their
correct relative sizes and locs on any screen.

Phil Davis


----- Original Message -----
From: "Brent Anderson" <brentj84062 at earthlink.net>
To: <use-revolution at lists.runrev.com>
Sent: Tuesday, May 04, 2004 4:57 PM
Subject: Screen Resolution


> Hello.
>
> Is there any way that you can change the monitor resolution when you
> run a stack (For example, you run the stack in a 1280X1024 resolution
> and when it runs the preOpenStack handler, it sets the monitor
> resolution to 800X600)
>
> Thanks,
> Brent Anderson
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution



More information about the use-livecode mailing list