This would set the top left to one pixel more than monitor one's available screen space. However if the screen res is changed on monitor one to something other than 1280*1024 than the stack will be offset on "monitor 2" by the difference. You could get monitor 1's size and handle that via script but you won't be able to know what monitor 2's size is so that one is still a guess or set up before hand.

Getting the screen size of monitor 1 is easy but getting the screen size of monitor 2 may not happen. So be sure to tell your client that they should not change the screen size's of either monitor while using your software.

Doing that anyway has caused me problems due to the way Rev handles screen resolutions.

Tom

On Jan 1, 2004, at 1:39 PM, Klaus Major wrote:


I had been working with 2 monitors on win in the past and it worked just fine.
1280*1024 and 1024*768 aligned at top...


So i could set a stack to the 2nd monitor with

...
set the topleft of stack "monitor 2" to 1281,30
...
Klaus Major
[EMAIL PROTECTED]
www.major-k.de

Macintosh PowerBook G-4 OSX 10.3.1, OS 9.2.2, 1.25 GHz, 512MB RAM, Rev 2.1.2



Advanced Media Group Thomas J McGrath III • 2003 • [EMAIL PROTECTED] 220 Drake Road, Bethel Park, PA 15102



_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to