|
-
May 25th, 2004, 09:17 PM
#1
Thread Starter
Frenzied Member
Transparent .gif, flickering.
I have a control with a transparent .gif in a imagecontrol.
Behind it there are moving lines.
When the lines move fast and at a high framerate, the .gif "window" flickers, showing the color set as transparent.
How can I stop this?
-
May 25th, 2004, 11:23 PM
#2
So Unbanned
LockWindowUpdate API might do.
Or load the gif manually, and draw the display manually using a backbuffer. Definate flicker-free results!
-
May 26th, 2004, 12:17 PM
#3
Thread Starter
Frenzied Member
That API doesn't do it.
How do I control this backbuffer in VB6?
I am using a standard VB6 imagecontrol.
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
|