Jump to content

Recommended Posts

Posted

Using the autoit window info tool or using the macros @desktopwidth or @desktophieght gives me a resolution of 1600 x 900 when in fact I'm using a resolution of 1920 x 1080 is there anyway to correct this? it's making scripting extremely difficult.

  • Developers
Posted

Using the autoit window info tool or using the macros @desktopwidth or @desktophieght gives me a resolution of 1600 x 900 when in fact I'm using a resolution of 1920 x 1080 is there anyway to correct this? it's making scripting extremely difficult.

What about you show some more details on what you are seeing when ?

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

I've tried all three but I suspect that the problem is deeper than the info tool considering the macros are also giving the wrong size. Can autoit detect resolutions larger than 1600x900? I feel like it totally can.

Posted

I don't think so? How would I know? My Nvidia software says it's up to date pretty sure that's all I have.

Posted (edited)

SLOVED IT!

the problem was in fact windows 8.1 screen scaling.

The white rectangle in the first screen shot I posted was showing what my resolution "looks like"

After going into control panel>display I checked "let me choose one scaling for all displays" and then selected 100%

autoit now displays the correct resolution.

yay!

Note to developers: please implement a way to detect the right resolution when using screen scaling.

thanks for everyone's input. hopefully this will help others too.

Edited by Sxit

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...