Hi
Is there a way to automatically have SFML tell me the co-ordinates of the mouse, when I have a large window and all graphics are being scaled?
eg. I have a button at X=100, Y=100 (at 1024x768) but at 1280x1024 it's (of course) at a different position on the screen.
Thanks