SFML community forums

Help => Graphics => Topic started by: shadowmouse on April 23, 2015, 06:31:47 pm

Title: Glitchy display when dragging window offscreen
Post by: shadowmouse on April 23, 2015, 06:31:47 pm
I'm not sure if this is a problem with anything I'm doing or with SFML as it has happened in every program I've ever written. If you grab the window and drag it offscreen then back onscreen, the window fills with fairly random repeated graphics and it only updates when you release the mouse. Is there anything that can be done about this or is it just a problem with SFML?
Title: Re: Glitchy display when dragging window offscreen
Post by: Nexus on April 23, 2015, 06:48:20 pm
It's a limitation of SFML, more precisely how the operating system processes events.

It has been discussed many times already ;)
http://en.sfml-dev.org/forums/index.php?topic=17567
http://en.sfml-dev.org/forums/index.php?topic=15018
http://en.sfml-dev.org/forums/index.php?topic=13730
http://en.sfml-dev.org/forums/index.php?topic=4576
http://en.sfml-dev.org/forums/index.php?topic=4480