Jump to content

Recommended Posts

Posted

Hey there.

I was trying to make a script, that sends mouseclicks to a specific application: Gigabyte EasyTune 5 Pro -->

Posted Image

Unfortunately this app ignores MouseClick() and MouseDown() - Sleep() - MouseUp() with various sleep-values, and ControlClick(). Other apps work perfect with MouseClick(). BTW: Keyboard doesn't work eiher. The buttons change their color when the cursor is over them, but they don't get pressed when MouseClick() happens. I want to change the FSB from let's say 333 to 400 and vice-versa, and it's very annoying to manually click 67x on the little arrow-buttons.

Does anyone have an idea how to work this around?

Thanks.

Posted

Hi Richard.

No it's not possible to type in the fields. It seems as if this app is completely "non-standard" (concerning window elements). It's also not possible to bring the Window to front/Maximize/Minimize with Autoit. Very strange. :)

  • 4 years later...
  • Developers
Posted

He hasn't been online this last 5 years so doubt you going to get an answer.

It's probably best to start your own topic and explain the issue you are having including the script you are working with.

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

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
×
×
  • Create New...