I have a splash screen that displays over an application with an opengl
context and the window flcikers. I would like to know how I can solve this
problem. Thanks in advance.

RE: Window flickers when over an opengl window by TDaranchuc

TDaranchuc
Tue Jul 19 10:42:05 CDT 2005

Apparently it was because of the alpha blending it had. After I made it not
fade it didn't flicker. If anyone has any ideas on how I can keep using alpha
I could use them. Thanks.


"TDaranchuc" wrote:

> I have a splash screen that displays over an application with an opengl
> context and the window flcikers. I would like to know how I can solve this
> problem. Thanks in advance.