Posts: 9
Threads: 3
Joined: Sep 2013
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:
bind_global_hotkey Shift+Ctrl+C:
if (active_window=="QM_Editor" && focused_control=="QM_Code")
SendKeys ("alt+e o f")
Posts: 12,090
Threads: 142
Joined: Dec 2002
You can record menu command.
Macro
Macro2132
Trigger
CSc /QM
int w1=id(2213 _hwndqm)
men 33344 w1 ;;Copy for QM Forum