I am just starting with sfml and i'm following the tutorials on your website. In my project i'm using a full-screen window and when I alt-tab back into it, it stops rendering all the sprites and just shows white.
In Direct-x this could be solved by handling for lost devices and reassigning the sprites, is it the same case here?
What is the fix for this, I'll be grateful for any help.