Cover the complete dual screen desktop with a stack?

Trevor DeVore lists at mangomultimedia.com
Fri Feb 13 23:56:14 EST 2015


On Fri, Feb 13, 2015 at 7:51 PM, Paul Dupuis <paul at 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.

-- 
Trevor DeVore
ScreenSteps
www.screensteps.com    -    www.clarify-it.com



More information about the use-livecode mailing list