R
rory.groves
I am displaying a semi-transparent dialog window (Opacity=50%) over
another window. Whenever the background window is Invalidated, it
causes a flicker in the foreground layered window.
For example, an animated gif will cause this flicker in any region of
the layered window that is over the animation.
Is there any solution to this?
(fyi, double-buffered doesn't do anything. Setting Opacity=100%
resolves this but then i lose the semi-transparency)
another window. Whenever the background window is Invalidated, it
causes a flicker in the foreground layered window.
For example, an animated gif will cause this flicker in any region of
the layered window that is over the animation.
Is there any solution to this?
(fyi, double-buffered doesn't do anything. Setting Opacity=100%
resolves this but then i lose the semi-transparency)