Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Automate QM with QM
#1
Still learning QM. I have a project if anyone wants to help teach me. Only if you want to help. I'll write it in pseudocode and you can tell me how to build it in QM:

Code:
Copy      Help
bind_global_hotkey Shift+Ctrl+C:
    if (active_window=="QM_Editor" && focused_control=="QM_Code")
        SendKeys ("alt+e o f")
#2
You can record menu command.
Macro Macro2132
Trigger CSc /QM     Help - how to add the trigger to the macro
Code:
Copy      Help
int w1=id(2213 _hwndqm)
men 33344 w1 ;;Copy for QM Forum


Forum Jump:


Users browsing this thread: 1 Guest(s)