Hello
I'am having a problem working on my cod2 rcon tool agian :(
I'am using setpixel to draw some text and arrows onscreen.
But when I bootup cod2 the pixels I set flicker!
Anyone know how to fix this problem :confused:
Thanks in advance
Subs
Printable View
Hello
I'am having a problem working on my cod2 rcon tool agian :(
I'am using setpixel to draw some text and arrows onscreen.
But when I bootup cod2 the pixels I set flicker!
Anyone know how to fix this problem :confused:
Thanks in advance
Subs
I don't know if your problem may have the same solution as mine: I used to have flicker in a specific animation simulation in a picturebox and the folks in this forum recommended backbuffering, which really did the trick. I can't remember the date I posted, but you could try to search for "backbuffer", "flickering", etc in these forums.Quote:
Originally Posted by -SUBS-Lenos