1
DotNet / [Sfml-C#] Mouse.GetPosition Problem
« on: April 04, 2017, 08:47:12 am »
Hello guys,
currently i working with the SFML.Net binding framework on mac.
I have a strange issue with the Sfml.Window.2.2.dll
If i use the "Mouse.GetPosition()" to get the mouse position from the desktop i got some "System.DllNotFoundException" exception
But it works perfectly if i insert a window to get the mouse Position relative from window.
Have someone a idea want happened.
- John
currently i working with the SFML.Net binding framework on mac.
I have a strange issue with the Sfml.Window.2.2.dll
If i use the "Mouse.GetPosition()" to get the mouse position from the desktop i got some "System.DllNotFoundException" exception
But it works perfectly if i insert a window to get the mouse Position relative from window.
Have someone a idea want happened.
- John