EDN Admin
Well-known member
Hello,
I am animating a popup window to slide out of screen with
AnimateWindow, however when it is sliding outside, if it is over its
owner window, it leaves a trailing mark until it is totally out of
screen and then owner window gets a WM_PAINT and updates. Is there a
way to keep owner window client area updated while popup window is
sliding out of screen, that is, while popup window is animating?
Thanks,
Oz.
View the full article
I am animating a popup window to slide out of screen with
AnimateWindow, however when it is sliding outside, if it is over its
owner window, it leaves a trailing mark until it is totally out of
screen and then owner window gets a WM_PAINT and updates. Is there a
way to keep owner window client area updated while popup window is
sliding out of screen, that is, while popup window is animating?
Thanks,
Oz.
View the full article