Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Block cursor
#5
here's a nice fast blinking blue cursor.

Macro
Code:
Copy      Help
SendMessage id(2210 _hwndqm) SCI.SCI_SETCARETSTYLE 2 0
SendMessage id(2211 _hwndqm) SCI.SCI_SETCARETSTYLE 2 0
SendMessage id(2210 _hwndqm) SCI.SCI_SETCARETFORE 0xFF5E5E 0
SendMessage id(2211 _hwndqm) SCI.SCI_SETCARETFORE 0xFF5E5E 0
SendMessage id(2211 _hwndqm) SCI.SCI_SETCARETPERIOD 200 0
SendMessage id(2210 _hwndqm) SCI.SCI_SETCARETPERIOD 200 0
An old blog on QM coding and automation.

The Macro Hook


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)