Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to change color scheme of Item list in QM editor
#7
Now I remember. Long long ago, this or similar code was in function init2 (probably) by default. Newer QM versions did not include it, and I forgot about it when adding yellow.

Function init2
Code:
Copy      Help
int tv=id(2202 _hwndqm)
SendMessage tv TVM_SETBKCOLOR 0 0x808080
SendMessage tv TVM_SETTEXTCOLOR 0 0xF0F0F0

To fix it:
Find code like this, delete, restart QM.

   


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)