Look at the "screenRects". It gives you the dimensions of all screens in use, one per line. The top left corner of your main screen is 0,0. Moving to the right and down the numbers increase, while moving above and to the left the numbers decrease as negative numbers. With that you can calculate the rectangle encompassing both screens and it's center location and set your stack to that. Walt
On Fri, Feb 13, 2015 at 7:37 PM, Matthias Rebbe | M-R-D < matthias_livecode_150...@m-r-d.de> 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? > > Regards, > > Matthias > > > > > > > _______________________________________________ > 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 _______________________________________________ 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