Jump to content

problem with PixelGetColor in a loop


Recommended Posts

Hi,

I am looking for an event to finish. In order to do this I check when a button changes color:

While PixelGetColor(207,326)<> 0x555D72
    Sleep(500)
WEnd

For some reason autoit sometimes (in about 1/100 cases) gets stuck in this loop. The button obviously changes color but autoit refuses to leave the while loop.

I would really appreciate any input.

Thanks!

 

Link to comment
Share on other sites

  • Moderators

Can you please post your code, or a screenshot of the window and the button you're trying to focus in on? The more info you can provide, the better we are able to assist.

"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

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