Search the Community
Showing results for tags 'double click'.
-
Just seem to have hit a bit of a hurdle. I am trying to get Autoit to tick a box in a dialogue box. However no windows shortcut works (eg. spacebar etc.). So having moved to the tick box (how can i produce a double click of the mouse (which ticks the box) without moving the mouse each time...
-
2 Action Button, Single Click vs Double Click
Pike posted a topic in AutoIt General Help and Support
Hello Everyone, New Guy here. This is a two-part question, hopefully easy enough though. I know it's ugly coding, this is because I have only a couple hours worth of coding experience and could really use some help. 1) When I single click the button I want one action (like playing a sound... -
Hi friends, Is there any way to detect the left double clicks like we get the primary clicks using _IsPressed("01"). We can detect double clicks by initiating a timer and finding the delay between left clicks on same coordinates but still want to if there is a better direct way. Than...
-
Hello I have been going to this forum regularly for a couple weeks, getting all sorts of good info from you people. So first off thanks, you are all gentlemen/women and scholars. I just wanted to point out that I think it would be neat if you could double click either side of the quotation marks in...
- 6 replies
-
- double click
- string
-
(and 3 more)
Tagged with:
-
I'm not sure when this started happening but it's very annoying and it took me a while to realize it wasn't a bug in my code. Is there some way to keep this from happening? Is it a bug or a feature? I checked on a few other Static controls in Windows and it doesn't copy on double click so I can only...