AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

double click with controlclick

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
RuneSky



Joined: 23 Aug 2008
Posts: 7

PostPosted: Sat Aug 23, 2008 6:31 am    Post subject: double click with controlclick Reply with quote

why won't

ControlClick, x%FoundX% y%FoundY%, NoIQ Poker,,, 2

send a double click? It clicks once fine.
Back to top
View user's profile Send private message
BoBo²
Guest





PostPosted: Sat Aug 23, 2008 9:18 am    Post subject: Reply with quote

Have a try to set the focus to that specific control beforehand.
Have a try with SetControlDelay.
Have a try with sending alternative keys instead of clicks
Code:
ControlSendRaw, , {Space}, NoIQ Poker
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group