Results 1 to 3 of 3

Thread: set pixel and auto redraw [resolved]

  1. #1

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409

    set pixel and auto redraw [resolved]

    i have 2 pics 1 pic where a draw the images into thier postions useing the set pixel api call and a secound that i want to copy to the first (because when i draw straghit to the first it looks scratchy) thier a name for that but i cant remeber it.

    my pic i draw to first is not on the screen so to fix this normally i would just have to set the auto redraw to true but when i use setpixel and also bitblt api calls and have autoredraw = true nothing happens

    how can i fix this problem??
    Last edited by dogfish227; Nov 11th, 2002 at 11:21 AM.

  2. #2
    Addicted Member
    Join Date
    Jun 2002
    Location
    Far.. far away! (Netherlands)
    Posts
    169
    Try refreshing the picturebox, also make sure you are drawing inside the picturebox.

    -Shell-

  3. #3

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409
    nm i found another way fo doing it

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