Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mouse Top Window Triggers
#1
I have 2 macros that trigger off of the mouse bumping into position 2 of the monitor.

one executes when the mouse bumps once. the other twice (but it doesn't work). Can this even be done using the trigger field or do i just need to build a 'controlling' function that uses a wait that sits and looks for the first bump and waits to see if there's a second before choosing which macro to execute?
An old blog on QM coding and automation.

The Macro Hook
#2
Need controlling code.
#3
thanks.
An old blog on QM coding and automation.

The Macro Hook
#4
Is there a way to 'wait' for a bump in a certain position? I thought there was but I'm not seeing it.
An old blog on QM coding and automation.

The Macro Hook
#5
Wait until a function triggered by single bump runs again. Use global variable and GetTickCount.
#6
that's what i was thinking otherwise.
thanks.
An old blog on QM coding and automation.

The Macro Hook


Forum Jump:


Users browsing this thread: 1 Guest(s)