PDA

View Full Version : Flickering Fullscreen Problem


jonnys
08-03-2005, 09:43 AM
I implemented an opengl framework in a project, i executed it and i noticed that the screen flickers and the program loses focus when i choose fullscreen mode, also if i minimize the window, it cancels the program :blink: .What/Where could be the problem :blink:
Thanks in Advance!

bladder
08-03-2005, 11:31 AM
If this is windows, then the problem may be somewher ein your message handler (window procedure), or maybe your message pump.