Hello,
I am using SFML 2.3.2 with Visual Studio 2015 on Windows 10 64bit.
When I call setVisible(false) my application gets stuck.
Calling setVisible(true) works fine (it doesn't move the window to foreground, but at least my application doesn't get stuck).
Is that a known bug?
Thanks,
Noam.