Post
by dunbarx » Wed Jul 02, 2014 10:44 am
Hi.
Check out the screenrect property, it returns data on multiple screens.
You can then set the loc of the substack to a value that appears in the alternate screen. This value will depend on whether your other screen is set to the left or right of your main screen.
There is a screenName property for Linux that may allow you to access that screen directly, but this does not apply to Mac or Windows.
Craig Newman