newbie210 Posted May 10, 2011 Posted May 10, 2011 I'm trying to read the color of a pixel in a program window, to start with I used the 'AutoIt Window Info': With 'magnify' selected I used the 'finder tool' and pointed the cursor over the window where I was trying to find the color. However the magnification was reading though the window and showing the color of the desktop directly below the window as if the window was not there. I can't work out why this would happen, it doesn't happen for any other programs, and doesn't happen on my second computer. My guess is it is something to do with autoit not having the same privileges as the program it is trying to read the pixel color from, however both programs are running as admin. If anybody knows why this would happen I would appreciate some help. Thanks
monoscout999 Posted May 10, 2011 Posted May 10, 2011 i don“t know why... be more informative.. what program? your or not your program? about privilegies... :S maybe but no shure #requireadmin at the top of the script....
AdmiralAlkex Posted May 10, 2011 Posted May 10, 2011 Are you using Aero? Disable Aero. .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
Siflou Posted October 19, 2011 Posted October 19, 2011 Did you find a solution for your problem, i got the same exact problem on Windows XP SP 3 ?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now