I have a program that has a large label acting as a count down timer.
I have set the background color of the label to $GUI_BKCOLOR_TRANSPARENT.
This program has a picture for a background.
In the below example the gui's background color is set to yellow.
Occasionally when the timer updates you can see the yellow background color in the shape of the label.
i have looked at many posts about blinking labels, but the all appear to find a way around the blinking problem instead of fixing it and none of them use a background picture.
Does anyone know how this problem can be fixed?