|
-
Nov 10th, 2002, 11:51 PM
#1
Thread Starter
Hyperactive Member
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.
-
Nov 11th, 2002, 01:48 AM
#2
Addicted Member
Try refreshing the picturebox, also make sure you are drawing inside the picturebox.
-Shell-
-
Nov 11th, 2002, 11:21 AM
#3
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|