Search found 3 matches

by qomph
29 Oct 2023, 22:40
Forum: Scripts and Functions (v2)
Topic: [v2] FindText - Capture screen image into text and then find it
Replies: 39
Views: 14667

Re: [v2] FindText - Capture screen image into text and then find it

I haven't upgraded to v9.2, which I may do to try out your new screen clipper function. Here's a diff showing how I added support to change LButton and RButton , using instance methods SetCaptureKey1 and SetCaptureKey2. This is because I had trouble with the default GUI Capture, because my applicati...
by qomph
16 Aug 2023, 07:34
Forum: Ask for Help (v1)
Topic: Use DllCall(..) to call GetKeyboardState
Replies: 12
Views: 1543

Re: Use DllCall(..) to call GetKeyboardState

This is part of a larger automation script I've been hacking away at for some time. I found your post, and was inspired by it to try GetKeyboardState, but as you can see, I learned that it is reading the keyboard state of the AHK v2 process and not the process I was interested in. I think this was p...
by qomph
11 Aug 2023, 23:11
Forum: Ask for Help (v1)
Topic: Use DllCall(..) to call GetKeyboardState
Replies: 12
Views: 1543

Re: Use DllCall(..) to call GetKeyboardState

This is part of a larger automation script I've been hacking away at for some time. I found your post, and was inspired by it to try GetKeyboardState, but as you can see, I learned that it is reading the keyboard state of the AHK v2 process and not the process I was interested in. I think this was p...

Go to advanced search