SFML community forums

Help => Window => Topic started by: ThatOneGuyThatDoesStuff on October 07, 2021, 09:42:09 am

Title: Mouse cursor reverts to Windows 7 default if it leaves the bounds of the window
Post by: ThatOneGuyThatDoesStuff on October 07, 2021, 09:42:09 am
I load and set the mouse cursor which works as expected. But as soon as it leaves the bounds of the created window, the cursor changes back to the normal Windows 7 cursor and doesn't change back to the custom cursor if it returns into the window. Any idea why? Thanks.
Title: Re: Mouse cursor reverts to Windows 7 default if it leaves the bounds of the window
Post by: eXpl0it3r on October 10, 2021, 06:42:54 pm
We're talking about sf::Cursor here, right?

Are you running some special theme or other "desktop" extensions (f.lux, etc)?