Results 1 to 3 of 3

Thread: Sprites being wiped-out

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2002
    Location
    Racine, WI
    Posts
    36

    Sprites being wiped-out

    I'm not using DirectX, although I've created mouse controlled sprites using mainly API functions in Visual Basic. My sprites are being wiped out when another form is moved over the drawing area (picture box). What's wierd is that the bitmap background remains. I though I was blitting the sprites on to the background bitmap, so why or how the sprites are being wiped-out is pretty bizzare? These are MDI forms. Any help? Thanks.

  2. #2
    Frenzied Member cyborg's Avatar
    Join Date
    May 2000
    Location
    Sweden
    Posts
    1,755
    you have to set the property AutoRedraw to True!
    Check out the FAQ and do a search before you post.
    My tutorials: Anti-Alias Pixels, Accurate Game Loop, Resource File

  3. #3

    Thread Starter
    Member
    Join Date
    Mar 2002
    Location
    Racine, WI
    Posts
    36

    did that

    I tried that and several things, but are you referring to the form's autoredraw property as I haven't tried that yet. I'll give that a shot. Thanks.

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