Replies: 2 comments 4 replies
-
Will gladly do so; might need a few days before I've got time to elaborate, though. Expect an answer by the weekend. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @t89! You mentioned in #9 that you implemented pixel searches with NumPy and OpenCV. I'm interested in how you generally use them. Could you share some examples, please?
I haven't used pixel searches in the original AHK, and I didn't feel confident about rethinking the API in Python. However, I feel that the old Win32 API for windows and controls has been largely replaced with the modern frameworks like WinUI, Qt, and Electron. Of all the apps I use everyday, only like 2–3 use the classic API.
Beta Was this translation helpful? Give feedback.
All reactions