KlausKlausen Posted June 13, 2008 Posted June 13, 2008 Hey there.I was trying to make a script, that sends mouseclicks to a specific application: Gigabyte EasyTune 5 Pro -->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.
Richard Robertson Posted June 13, 2008 Posted June 13, 2008 As a solution, could you not select the text and type in the new value? Real number scrollers allow that.
KlausKlausen Posted June 13, 2008 Author Posted June 13, 2008 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.
Richard Robertson Posted June 13, 2008 Posted June 13, 2008 I don't think you can automate it then. Sorry for your luck.
moris Posted February 26, 2013 Posted February 26, 2013 Hi KlausKlausen, Did you solve your problem? I am getting same problem now... Thanks.
Developers Jos Posted February 26, 2013 Developers Posted February 26, 2013 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.
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