Hello ! > My SDL program always exits whenever I happen to alt-tab out of it. Is > there any way to prevent this from happening - i.e. allow the program to > keep running regardless of what other windows I might be looking at? This sounds like an error in your code. Do the examples that come with SDL show the same problem ? What OS do you use ? CU