Cover the complete dual screen desktop with a stack?

Paul Dupuis paul at researchware.com
Fri Feb 13 19:51:04 EST 2015


On 2/13/2015 7:37 PM, Matthias Rebbe | M-R-D wrote:
> Hi.
>
> please excuse, if this post should arrive twice in your inbox But i sent this message already about 6 hrs ago to this list and it did not arrive here or in the online list archive.
>
> So i am trying again.
>
>
> 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.




More information about the use-livecode mailing list