FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Window coordinates for multiple desktops
Posts: 172
Joined: Fri Oct 07, 2005 01:29 PM
Window coordinates for multiple desktops
Posted: Fri Apr 30, 2010 07:57 AM

Hi,

If you have a secondary monitor to the left of your main screen, your window coordinates become negative.

If you were then to disconnect this monitor (leave office and hit the road), and your app restores to those coordinates your window is hidden.

Can anybody point me at windows api functions to tell what screen my window is on, and if the coordinates are valid for the currently connected monitor(s)? GetSysMetrics for screen size only return the main window

Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM
Re: Window coordinates for multiple desktops
Posted: Fri Apr 30, 2010 10:25 AM
Hello

try with this (spanish forum)

Code (fw): Select all Collapse
http://forums.fivetechsupport.com/viewtopic.php?p=95480#p95480

Continue the discussion