SFML community forums

Help => Window => Topic started by: Sicarius43696 on July 25, 2010, 07:11:32 pm

Title: Window Position
Post by: Sicarius43696 on July 25, 2010, 07:11:32 pm
Is there any way to find out where the user has moved a window? I'm trying to save a file that contains the size and position of the window.

Currently, I set the window's position with SetPosition, but is there no way to find out if/where the user moves it?
Title: Window Position
Post by: Laurent on July 25, 2010, 07:22:09 pm
No, but it will probably be added in SFML 2.