Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
low-level trigger
#4
The UI way. Run this macro to toggle low level keyboard hook.

Macro ToggleLowLevelHook
 
Code:
Copy      Help
spe 1
men 2007 _hwndqm
int w=wait(5 WV win("Options" "#32770"))
act w
key CT TTV Y

Keyboard_Detector won't work with OneNote. An alternative would be to create triggers for it in another program similar to QM; let they invoke QM2 macros, for example through command line or SendMessage. One such program is QM3. To add a trigger, use menu TT -> Edit hotkey triggers. Then I could help to create code to invoke QM2 macros or to convert some small macros to C#.


Messages In This Thread
low-level trigger - by ken gray - 01-25-2022, 04:54 PM
RE: low-level trigger - by Gintaras - 01-25-2022, 08:15 PM
RE: low-level trigger - by Boris - 01-28-2022, 01:00 PM
RE: low-level trigger - by Gintaras - 01-28-2022, 01:43 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)