Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't get hotkeys to work... At all
#2
Does it work when you enter the hotkey not through Properties but in the trigger field on the toolbar? For example, try to enter CSk. It is Ctrl+Shift+K. Does the macro start when you press Ctrl+Shift+K?

If you have QM 2.1.7 beta, run the following macro. What values it shows?

Code:
Copy      Help
str s.getfile("$qm$\qm.exe")
out Crc32(s s.len)
s.getfile("$qm$\qmhook20.dll")
out Crc32(s s.len)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)