AutoHotkey Community

It is currently May 27th, 2012, 5:05 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: BlockInput
PostPosted: October 16th, 2005, 4:27 am 
Offline

Joined: August 24th, 2005, 5:17 pm
Posts: 1237
More of a bug than something for the Wish List I think:

I'm using ControlClick and ControlSend to automate some windows and it seems like any mouse movement usually results in failure of the ControlClick commands to be sent successfully (presumably since the click was sent to the mouse's real position when moving).

I recalled that there is the BlockInput command, but it doesn't seem to deal with ControlClick, just MouseClick, etc.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 16th, 2005, 2:49 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Since BlockInput is a built-in OS feature, I don't think there's anything that can be done beyond what's already available.

Also, I'm surprised that moving the mouse during a ControlClick affects the outcome. Since nothing like that has ever been observed or reported, it might be an app-specific issue, in which case turning on BlockInput might solve it for that particular window.

If all else fails, you could use Rajat's SendMessage Tutorial to try to find a message to use as a substitute for ControlClick in this particular app.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 16th, 2005, 7:17 pm 
Offline

Joined: August 24th, 2005, 5:17 pm
Posts: 1237
Thanks, I'll play with it some more then. Just for the record, it was Dr. DivX that I was trying to automate by clicking various buttons, etc.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 3 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group