|
-
August 14th, 2004, 01:07 PM
#1
How to avoid blinkibg on update of controls (text/images)?
I have a number of different controls on DialogBars mostly: static text, static bitmaps, list controls. When I update there contents (SetWindowText, SetBitmap and others common ways) I see a blink at them while the are updating (clearing to background and then redrawing- all steps are visible). The most uncomfortable effect orrurs when I draw animation at static bitmap control...
Is there any way to avoid the problem? Will maybe owner draw features help? Or the proper message to change there contents on? Or the only way is to implement there copy by hand?
"Programs must be written for people to read, and only incidentally for machines to execute."
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
|