Board index » cppbuilder » What is an alternative Inavlidate(),DoubleBuffer

What is an alternative Inavlidate(),DoubleBuffer


2004-04-30 08:42:58 AM
cppbuilder47
Hi ,
I want to know what is an alternative for Invaldate() & DoubleBuffer=true to
remove the flickering.
 
 

Re:What is an alternative Inavlidate(),DoubleBuffer

"viv" < XXXX@XXXXX.COM >wrote in
Quote
Hi ,
I want to know what is an alternative for Invaldate() &
DoubleBuffer=true to remove the flickering.


Another thing to try is to intercept the WM_ERASEBACKGROUND message and do
nothing.
Simon