WM_MOUSEWHEEL It only works in one window.

nakarin samon <[email protected]> Wed, 16 Feb 2022 11:48:21 +0700
Newsgroups gmane.comp.python.windows
Message-ID <CACJycEvJJCVDOMX+CZ-dYcMr7ojBcwkGiGPfKyy+-fBYa8ADJw@mail.gmail.com>
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

_______________________________________________
python-win32 mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-win32