[SDL] Exiting

Ilya Olevsky info at valengames.com
Sun Jul 2 18:36:09 PDT 2006


> This is in fullscreen - it leaves a segmentation fault message in stderr.txt as
> well. My guess is it's trying to write to screen memory while it's unavailable.

You can detect when your program loses input focus, and not draw while 
it doesn't. This info is sent in SDL_ACTIVEEVENT.





More information about the SDL mailing list