Re: Double buffering


Posted by WAllison on November 30, 2001:

In Reply to: Double buffering posted by assdfggggasdfffffa on November 21, 2001 at 01:18:02:

: Is there any way to double buffer in Delphi 5?

Are you on about double buffering where you draw the next frame in the undisplayed buffer - if so - the directx routines should cover that. The Routine should return pointers to buffers etc etc.
If u aint using directx then - fuck knows - you could try creating a component with modified Paint events - think about it - TBitmap!!!


[ DelphiLand FAQ ] [ Delphi Tutorials ]