1
Window / Re: [BUG] SFML polls input from another window
« on: May 30, 2016, 10:45:40 pm »
ALRIGHT! I have found what the issue is...
So, I use an application called "Synergy" to share keyboards and mice across different computers...
Apparently, this application was interfering with SFML's calls to the Windows API...
(Funny enough, it does NOT interfere with SFML's window event-based input methods though? o-O)
Closing the application "Synergy" solves the issue
Thanks for the support anyways though~~
Have a nice day!
So, I use an application called "Synergy" to share keyboards and mice across different computers...
Apparently, this application was interfering with SFML's calls to the Windows API...
(Funny enough, it does NOT interfere with SFML's window event-based input methods though? o-O)
Closing the application "Synergy" solves the issue
Thanks for the support anyways though~~
Have a nice day!