VW on Windows
"K. Breith" <[email protected]> Fri, 25 Apr 2025 10:51:03 +0200
| Newsgroups | gmane.comp.lang.smalltalk.vwnc |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --------------lKpdbCqPWwoP0CcCo1VtrXSR Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi ! I execute Screen default inspect, which returns a screen bounding box of "0@0 corner: 1536@864". The resolution is 75@75. Screen default completeContentsOfArea: Rectangle fromUser returns a different rectangle than I have selected, because my screen has 1920 * 1080 and approximately 94 PPI. Do I not see something or is that a bug ? Karl -- Karl Breith [email protected] --------------lKpdbCqPWwoP0CcCo1VtrXSR Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit <!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body> <br> <br> Hi !<br> <br> I execute <font color="#00ff00">Screen default inspect</font>, which returns a screen bounding box of "0@0 corner: 1536@864".<br> The resolution is 75@75.<br> <font color="#00ff00">Screen default completeContentsOfArea: Rectangle fromUser</font><br> returns a different rectangle than I have selected, because my screen has 1920 * 1080 and approximately 94 PPI.<br> <br> Do I not see something or is that a bug ?<br> <br> Karl<br> <br> <br> <div class="moz-signature">-- <br> <font face="Arial">Karl Breith<br> <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a></font></div> </body> </html> --------------lKpdbCqPWwoP0CcCo1VtrXSR--