11-03-2016, 12:46 PM
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
To fix it:
Find code like this, delete, restart QM.
Function init2
int tv=id(2202 _hwndqm)
SendMessage tv TVM_SETBKCOLOR 0 0x808080
SendMessage tv TVM_SETTEXTCOLOR 0 0xF0F0F0To fix it:
Find code like this, delete, restart QM.
