Closed greenozon closed 2 months ago
Looks like some paint related issues - it leaves some old windwos instead of repaint, eg:
I think it was returning a NULL_BRUSH in the WM_CTLCOLORSTATIC that is causing that. I will change it to a WHITE_BRUSH, which should fix it i think (i hope)
Thanks, fixed in 1.0.0.1 so closing
Looks like some paint related issues - it leaves some old windwos instead of repaint, eg: