Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
perform actions during mouse drag when Eat is checked
#2
Option 1: perform actions in other thread.
Option 2: in the macro use a low-level mouse hook.

1
Macro Macro514
Trigger #CAL 0x8     Help - how to add the trigger to the macro
Code:
Copy      Help
int ht=mac("sub.Actions")
wait 0 ML
EndThread "" ht


#sub Actions
mes "Actions"


Messages In This Thread
RE: perform actions during mouse drag when Eat is checked - by Gintaras - 04-19-2020, 08:01 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)