VBGamer |
|
RE: BitBlt + Backbuffer StiNKy (0 replies, 0 views) (2000-Jun-10) No you dont *HAVE* to use a back buffer, but if you want flickerless animation a back buffer is a good idea. Make sure you set autoredraw to true on all of your picture boxes and the form, and also to set the ScaleMode to Pixel. That *should* fix your problem.
- StiNKy
|