And screens can be different sizes. That's the setup I have - my main
one is 2560x1440, the other is 1680x1050. They display a single
continuous desktop space. When I get "the screenRects" I find that the
top and bottom of the smaller display are NOT 0 and 1050! They are 246
and 1296 - it is center-aligned with the larger screen.
Phil
On 2/13/15 8:56 PM, Trevor DeVore wrote:
On Fri, Feb 13, 2015 at 7:51 PM, Paul Dupuis <p...@researchware.com> wrote:
On 2/13/2015 7:37 PM, Matthias Rebbe | M-R-D wrote:
I am looking for a way to cover the whole dual screen desktop with a
stack. Setting the fullscreen mode only works on the „active“ screen. The
screen where the stack is placed after opening.
Is there a way to do this in livecode?
See the screenrects in the dictionary. Get the screenRects for the 2
displays, figure the contiguous coordinates of the combined area and
then set the rect of your stack to that.
You'll want to consider creating a stack for each line (screen) in the
screenrects. On newer versions of OS X, each monitor can be a unique space
and a window can't span multiple monitors.
--
Phil Davis
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode