YOU CAN CODE!

 

With The Case Of UCanCode.net  Release The Power OF  Visual C++ !   HomeProducts | PurchaseSupport | Downloads  
Download Free Trial
Pricing & Purchase?
E-XD++Visual C++/ MFC Products
ActiveX COM Products
Technical Support

Links

Get Ready to Unleash the Power of UCanCode .NET

E-XD++ Enterprise Edition -- Product Information


16. Dual-cache drawing (Double buffer drawing)

E-XD++ uses dual-cache (also called "Double buffer") drawing mode, and tracks view with virtual frame when editing. These avoid flashing when drawing and editing, and also improve the effect of refreshing.

You can disable Double Buffer simply by calling the following function in class CFOPCanvasCore:

void EnableMemory(
// FALSE to disable double buffering
BOOL bEnable
);

 

Copyright ?1998-2009 UCanCode.Net Software , all rights reserved.
Other product and company names herein may be the trademarks of their respective owners.

Please direct your questions or comments to webmaster@ucancode.net