When I hover my mouse over the resize-able area of the window (bottom and right edge) the cursor doesn't change as it should to the double arrow cursor
What triggers the error:
sf::RenderWindow.setMouseCursorVisible(true);
I am using:
default Window styles,
Sfml 2.0,
OS: Windows XP Professional, Sp.3,
Compiler: Qt Creator (Mingw internal)
My project isn't halted by this, its just annoying