Results 1 to 3 of 3

Thread: Transparent .gif, flickering.

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2003
    Posts
    1,301

    Question 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?

  2. #2
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111
    LockWindowUpdate API might do.

    Or load the gif manually, and draw the display manually using a backbuffer. Definate flicker-free results!

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2003
    Posts
    1,301
    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
  •  



Click Here to Expand Forum to Full Width