 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
quickbcc Guest
|
Posted: Sat Jul 26, 2003 7:02 am Post subject: TImage control keeps "blinking" the screen in C++ Builder 6. |
|
|
Hi
I have a problem with TImage in C++ builder 6.0 (pro). Whenever the program
draws something in Timage control using TImage->Canvas, it always cause the
whole form which hold the TImage control "blinking" ( I guess the form is
doing refresh). But this is only happen on version 6.0. I have no problem in
version 5.0, 4.0.
Please helpe me
Thanks
Jack WU
|
|
| Back to top |
|
 |
Dumboo Guest
|
Posted: Mon Aug 18, 2003 10:42 pm Post subject: Re: TImage control keeps "blinking" the screen in C++ Builde |
|
|
have u tried,
Form->Doublebuffered = true;
???
-Dumboo
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|