Bug with ScreenRec
Posted: Mon Apr 18, 2016 8:25 am
Hello
I have a problem with the result of the screenRect Function:
configuration : LC 7.1.3 on Window 8.1. The problem described below was found on several computers
for a screen with resolution 1600 x 1200, le result of screenRect() is 0,0,1600,1200 that is OK
for a screen with resolution 1920 x 1080, le result of screenRect() is 0,0,1920,1080 that is OK
for a screen with resolution 2560 x 1600, le result of screenRect() is 0,0,2560,1600 that is OK
BUT
for a screen with resolution 2880 x 1800, le result of screenRect() is 0,0,1440,900 that is FALSE
idem pour a 4K,2K screen for which the result is also wrong
is it a Bug ? or a limitation due to big resolution under window ?
Thanks for answer
François
I have a problem with the result of the screenRect Function:
configuration : LC 7.1.3 on Window 8.1. The problem described below was found on several computers
for a screen with resolution 1600 x 1200, le result of screenRect() is 0,0,1600,1200 that is OK
for a screen with resolution 1920 x 1080, le result of screenRect() is 0,0,1920,1080 that is OK
for a screen with resolution 2560 x 1600, le result of screenRect() is 0,0,2560,1600 that is OK
BUT
for a screen with resolution 2880 x 1800, le result of screenRect() is 0,0,1440,900 that is FALSE
idem pour a 4K,2K screen for which the result is also wrong
is it a Bug ? or a limitation due to big resolution under window ?
Thanks for answer
François