Jump to content

Auto Info (AU3Info) bug ?


hook
 Share

Recommended Posts

Hello,

I have used the extra info program in the past, but lately I need to grab a color on the screen too, but have some trouble doing this...
I think there might be a bug? When I put the mouse onto a red color (255,0,0) in Paint, it gives me a 100% white color (ff,ff,ff)..
I use the magnifyer too which also shows the white.. BUT I place the mouse exactly on the red color...
This can be a bug? .... See a screendump here too (I placed the mouse on red color, even though mouse pointer is not in screendump)
 

AutoitInfo.jpg

Link to comment
Share on other sites

6 minutes ago, hook said:

I say it's an error.. The magnifyer is off too - not showing what the mouse point is at...

If time is too limited then please don't answer with too fast responds

it is NOT an error. You are using to tool incorrectly. Do what I told you to do. 

Link to comment
Share on other sites

I'm not a newbie... There's an error... SO if somebody cares... Here it is documented

Again... Just to show... Here very much off to where it should have shown... Here's prove it shows the color from a part of the line from the black I painted

 

AutoitInfo2.jpg

Link to comment
Share on other sites

If your DPI setting is higher than 100% then you will get the wrong readings, try it at 100% DPI and see if it reads correctly.

If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.
Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag Gude
How to ask questions the smart way!

I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from.

Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.  -  ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.  -  Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.  -  _FileGetProperty - Retrieve the properties of a file  -  SciTE Toolbar - A toolbar demo for use with the SciTE editor  -  GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.  -   Latin Square password generator

Link to comment
Share on other sites

Ok Im sorry I started out bad here, but I also met some answers which seemed not correct...
Ofc The Au3Info can pick color as value which is what I intended for using some pixel search,
but that is a totally other discussion... Here I just want to make clear what I say, an error or not,
I need to get it correct... I can't make it correct with choosing screen/window/client in options...

What I say is the mouse point dosen't show the color of where it is placed...
See here the first image mouse is located on the red, but the Info program says (ffffff) which is white
The second image it shows the red (ff0000) which is the red BUT the mouse location is not on the red paintings...
(I by luck located the red off to the point where it should have been)...

SO if not a bug, then what? (please note I tested the screen/window/client option too)

 

AUtoitInfo3.jpg

Link to comment
Share on other sites

Did you check the DPI setting?

If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.
Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag Gude
How to ask questions the smart way!

I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from.

Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.  -  ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.  -  Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.  -  _FileGetProperty - Retrieve the properties of a file  -  SciTE Toolbar - A toolbar demo for use with the SciTE editor  -  GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.  -   Latin Square password generator

Link to comment
Share on other sites

  • Moderators

This is what they are referencing:

http://www.lawfirmsoftware.com/support/change_dpi_settings_windows_7.htm

Is your setting at 100%?

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

  • 2 months later...
  • Developers

It looks like au3info indeed isn't dpi aware, which can be changed by modifying the manifest. I have made a test version available, as stated in the bug report, which has an updated manifest to make it DPI aware.
Let us know whether this indeed fixes it for you as I know there are some changes with the DPI settings with the upcoming new version of Win10?

Jos

Edited by 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.
  :)

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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