Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Right mouse down and release problem
#3
I have been trying variations of that filter function all night long and it didnt perform as it should.
Tried to change my macro definition to a simple one ,
But filter function would work with half second delay and then fail.
After 3 fails, it would stop working anymore requiring me to restart QM.

What im trying to do right now is

Left mouse button click is overridden by:

"filter function"
Code:
Copy      Help
function# iid FILTER&f
lef+
ret iid

"macro which uses above filter function with mouse left button ,eat, when released"
Code:
Copy      Help
spe 25
OnScreenDisplay "left up" , 0.1 , 850 , 50
lef-

This is causing me a lot of headache.

Basically im trying to override mouse left and up clicks and do something fancy in between . Depending on software , these i will work later.
But i havent been able to take over mouse clicks seamlessly yet. Thank you in advance for your answers.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)