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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Heihach

Pages: [1]
1
Window / Window Position While Moving
« on: July 08, 2015, 06:35:31 pm »
Hey you all! This is my first post here, since I wasn't able to find an answer anywhere else.

The main thing I'm wondering right now is if it's possible to get the position of a Window while it's being moved/dragged by the user. I've looked a bit into Win32 API, but it seems like moving the window is a blocking action so that the position will only ever update after the drag is complete.

Is this the case? Is it a lost cause to try and interact with the window as it's being moved?

Thanks!

Pages: [1]