Jump to content

Recommended Posts

Posted

Recently got my expensive laptop back from the manufacturer from repairs and noticed discrepancies in the Autoit Window Info program between my two computers.  I  usually use the Window Info to help program scripts that I use for teaching Geometry.  I noticed that the magnify on my cheap computer works perfectly, but on my newly returned computer it seems the magnify area is displaying down one inch from where the crosshairs actually are.

Why would this be?  I checked settings in window info program on both computers, and they are the same.  Confuzzled.

Jenn

  • Moderators
Posted

JennMaughan,

Almost certainly the returned machine has had it DPI settings changed. AutoIt and its tools are not DPI aware and so the coordinates are slightly off when the setting is not 100%.

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

  • Moderators
Posted

JennMaughan,

Indeed. I think you will find that the DPI is set to 125% - that seems to be the norm for hi-res monitors these days. Your older machine is probably set to 100%.

There are a several threads about this on the forum.

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...