Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Noam

Pages: [1]
1
General / Problem when calling setVisible(false).
« on: June 02, 2016, 01:33:40 pm »
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.

Pages: [1]
anything