I agree with Mark. It is just a dangerous idea. I have monitors that go kaplooey if you choose unsupported, or unsupportable resolutions. This may be due more to the video card than the monitor itself, but you just never know...

On Feb 22, 2009, at 6:14:53 PM, "Francis Nugent Dixon" <[email protected]> wrote:
From:  "Francis Nugent Dixon" <[email protected]>
Subject:    Changing the screenRect within a stack
Date:   February 22, 2009 6:14:53 PM EST
To: [email protected]
Hi from Paris,

I have a stack which has a specific window rect
(don't we all ?).

I want to run the stack on any Mac or PC computer,
but I don't know the current screenRect setting for
my possible target computers, and my stack window
is large enough to provide display problems on other
computers.

Inside preOpenStack using the "get the screenRect"
command, I can judge if the screenRect currently
used on the computer will harbour my stack window.
If the screenRect is not satisfactory, I can request
that the user sets the screenRect using "System
Preferences" on a Mac, or "Control Panel" on a PC,
and then quit my stack. The user can modify the
screenRect and relaunch my stack, but this is a PAIN !

What I REALLY want to do is to know ALL the possible
screenrects for the target computer, change the screenRect
dynamically for the duration of the stack run (choosing
the next highest screenRect in the list which wil accomodate
my window), and reset it back to the original value at the
termination of the stack.

Rev commands can't take me there, but I maybe I can do this
by executing AppleScripts (or the equivalent on a PC)

Anybody solved this problem ? Help gratefully received ...

-Francis

"Nothing should ever be done for the first time !"

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution



_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to