Jump to content

mouse scrolling like control click?


masayume
 Share

Recommended Posts

i am currently using a python autoit lib from this

https://pypi.org/project/autoit/

currently i manage to use controlclick using that to send mouse click without interfering the cursor as i still need to use my mouse while the script is running. But there is some part

where i need to use my mouse scroll but i dont see any type of controlclick way for mouse scroll that does not use the mouse cursor to scroll.

just wondering is there anything like this? i tried to find some solution in python but most of them need to use the mouse cursor to scroll

Link to comment
Share on other sites

  • 2 months later...
On 9/29/2021 at 1:02 PM, masayume said:

i am currently using a python autoit lib from this

https://pypi.org/project/autoit/

currently i manage to use controlclick using that to send mouse click without interfering the cursor as i still need to use my mouse while the script is running. But there is some part

where i need to use my mouse scroll but i dont see any type of controlclick way for mouse scroll that does not use the mouse cursor to scroll.

just wondering is there anything like this? i tried to find some solution in python but most of them need to use the mouse cursor to scroll

https://www.autoitscript.com/autoit3/docs/functions/MouseWheel.htm

iam ِAutoit programmer.

best thing in life is to use your Brain to

Achieve

everything you want.

Link to comment
Share on other sites

  • Developers

@ad777, Appreciate the help you are giving, but please don't go back too far in time as that just brings all these old thread back alive while the OP probably moved on already.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...