Replies: 5 comments
-
https://github.com/mhammond/pywin32/blob/master/README.md#support |
Beta Was this translation helpful? Give feedback.
-
what do you mean? I do not understand |
Beta Was this translation helpful? Give feedback.
-
That link says "However, please do not open github issues for general support requests, or for problems or questions using the modules in this package - they will be closed. For such issues, please email the python-win32 mailing list - note that you must be subscribed to the list before posting." - your issue is very clearly a question about how to use these modules, so you need to follow those instructions. |
Beta Was this translation helpful? Give feedback.
-
what should i do I would like some advice on how to use it. or problem solving |
Beta Was this translation helpful? Give feedback.
-
You should follow those instructions - subscribe to that mailing list and post your question there. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any python that works like pywin32 SendMessage PostMessage. doesn't move the mouse?
I want to move the mouse scroll or click the mouse without moving the mouse, I have used WM_MOUSEWHEEL. but not successful. It only works in one window. Will there be another one
or it only works on the left side of the screen I tried moving the window to another section but it didn't work when I moved it back to the same place in the top left it works.
this is an example:
https://drive.google.com/file/d/137ouHgJR3eRZTUOFkHjPGO2eoMfQelCz/view?usp=sharing
Beta Was this translation helpful? Give feedback.
All reactions