Thread: Flickering

  1. #1
    Registered User
    Join Date
    Feb 2002
    Posts
    3

    Unhappy Flickering

    While doing animation using getimage() and putimage(),
    I'm getting flickering.
    How I can eliminte the flickering?

  2. #2
    train spotter
    Join Date
    Aug 2001
    Location
    near a computer
    Posts
    3,868
    This is for a WIN32 / MFC app right?

    Try returning TRUE to WM_ERASEBKGND msg's in the callback.

    PS Try the windows programming board for future help on WIN32
    "Man alone suffers so excruciatingly in the world that he was compelled to invent laughter."
    Friedrich Nietzsche

    "I spent a lot of my money on booze, birds and fast cars......the rest I squandered."
    George Best

    "If you are going through hell....keep going."
    Winston Churchill

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. flickering
    By ElastoManiac in forum Windows Programming
    Replies: 10
    Last Post: 12-23-2005, 08:26 AM
  2. Flickering textbox
    By Helix in forum Windows Programming
    Replies: 3
    Last Post: 06-01-2004, 06:19 AM
  3. graphics flickering problem
    By Benzakhar in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 02-23-2004, 05:15 PM
  4. TextOut() flickering
    By Xterria in forum Game Programming
    Replies: 6
    Last Post: 01-22-2004, 09:55 PM
  5. Argh! Flickering!!!
    By SMurf in forum Windows Programming
    Replies: 6
    Last Post: 03-03-2002, 10:43 AM