PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD20] Full Screen App - Coordinates/Resolution of Specific Monitor
[WD20] Full Screen App - Coordinates/Resolution of Specific Monitor
Iniciado por guest, 30,nov. 2015 17:17 - No hay respuesta
Publicado el 30,noviembre 2015 - 17:17
I have an app I need to run maximised without a title bar. I want the end user to be able to move the main window to other screens.

I know how to get the list of screens (SysListScreen()) and how to get the coordinates for all screens combined (SysScreenRectangle()), but how am I supposed to get the coordinates for a specific screen?