ZillionDollarSadist
April 19th, 2005, 04:30 AM
My application works quite ok now, but it flickers and you know it's very annoying. I wrote the window components with vcl (Borland c++ builder 6), all the threads (each quite small but all extremely useful) are plain Win API, and I just have two not-so-complicated windows open. I can't understand then why it's flickering!
In the timer function I have I call the Repaint method from vcl to force redrawing, if it may help.
Thanks!
In the timer function I have I call the Repaint method from vcl to force redrawing, if it may help.
Thanks!