07-22-2008, 04:44 PM
Macro
Or go to Options -> Editor and set some color of 'Active line'.
In next qm version you also can choose focused selection bar color.
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 0x0000ff 0
SendMessage id(2211 _hwndqm) SCI.SCI_SETCARETFORE 0x0000ff 0
Or go to Options -> Editor and set some color of 'Active line'.
In next qm version you also can choose focused selection bar color.