|
-
May 5th, 2010, 05:18 PM
#3
Re: How to batch calls to ShowWindow
 Originally Posted by bobkohn
I am updating a window by making several calls to ShowWindow() on the controls within the window. I can literally watch the controls coming and going, sometimes taking many seconds to complete. Is there a way I can freeze the window, make my calls to ShowWindow(), then unfreeze it, so that it paints only once?
Check out DeferWindowPos
Vlad - MS MVP [2007 - 2012] - www.FeinSoftware.com
Convenience and productivity tools for Microsoft Visual Studio:
FeinWindows - replacement windows manager for Visual Studio, and more...
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|