Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FF_rightclick: Two triggers
#4
How they interfere?

To test, I created simple function
Function move1_2
Trigger #Rh2     Help - how to add the trigger to the macro
Code:
Copy      Help
out "move1_2"
and filter function
Function FF_rightclick
Trigger #Rh1     Help - how to add the trigger to the macro
Code:
Copy      Help
out "FF_rightclick"
ret -2

They work like should. When I right click on caption, displays "move1_2". When client, displays "FF_rightclick" and disables right button.

Maybe interfere because FF_rightclick runs on button down and changes something. move1_2 runs on button up.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)