Contents Up << >>

cbAntiflickerPlugin

Implements double-buffering to reduce flicker. Bitmap and memory DC buffers are shared 'resources' among all instances of antiflicker plugins within the application.

Locking for multithreaded applications is not yet implemented.

wxheadingDerived from

cbPluginBase (REF NOT FOUND)

wxheadingInclude files

<wx/fl/antiflickpl.h>

wxheadingData structures

wxheadingMembers

cbAntiflickerPlugin::cbAntiflickerPlugin
cbAntiflickerPlugin::~cbAntiflickerPlugin
cbAntiflickerPlugin::AllocNewBuffer
cbAntiflickerPlugin::FindSuitableBuffer
cbAntiflickerPlugin::GetClientDC
cbAntiflickerPlugin::GetWindowDC
cbAntiflickerPlugin::OnFinishDrawInArea
cbAntiflickerPlugin::OnStartDrawInArea