Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Window position changes  (Read 1282 times)

0 Members and 1 Guest are viewing this topic.

Kaphonaits

  • Newbie
  • *
  • Posts: 21
    • View Profile
Window position changes
« on: November 04, 2013, 11:04:10 am »
Is there a way to detect when the user shifts the renderWindow's position? Or is there any sort of interaction with this event at all?
The keyboard is mightier than the sword.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: Window position changes
« Reply #1 on: November 04, 2013, 11:31:44 am »
Nop. The only way is to check the window position yourself periodically.
Laurent Gomila - SFML developer

 

anything