Hello everyone
I have two screens on my computer and I don't know how to make a certain window of my software appear on screen 2
Any ideas?
Thank you
Miguel
Two screens
Re: Two screens
Is screen 2 logically to the RIGHT of screen 1?
If it is, then your starting screen column will be the width of screen 1.
If screen 1 is 1600 x 1200 then try this:
DCREAD GUI EVAL {|o|o:setPos({1600,0})}
If it is, then your starting screen column will be the width of screen 1.
If screen 1 is 1600 x 1200 then try this:
DCREAD GUI EVAL {|o|o:setPos({1600,0})}
The eXpress train is coming - and it has more cars.