What "function" do you mean? Double buffering is a technique, not a
function.
--
Chris Tacke
Co-founder
OpenNETCF.org
Are you using the SDF? Let's do a case study.
Email us at d c s @ o p e n n e t c f . c o m http://www.opennetcf.org/donate
You create an offscreen bitmap and do all drawing to it. Override OnPaint,
and in it blit the off-screen bitmap to the Form/Control. There are a few
controls in the SDF that do this (like the RoundGauge).
I have seen these controls scource code. but i found most of them using
bitmap class. what i want is can i use bitmapex instead of bitmap..
i have tried that.. but i failed to create a graphicex class from the
bitmapex class. can u help me on that?
cheers
thank you
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.