Roemer
October 25th, 2004, 05:49 AM
I'm unable to solve this flickering problem :(
I'm trying for days now and searched over a lot of forums but somehow couldn't find an answer yet.
The problem is that when I have some window controls (like button) which should resize when their parent window is resized, they flicker.
The only solution that will work would be Double Buffering I guess. So far so good. But how the h... do I paint controls (button, ltext, edittext) and so on into the offscreen area?
And will it work if I defined the control elements in a resource file?
I added a very simple example as attachment.
Thanks for helping
//Roemer
I'm trying for days now and searched over a lot of forums but somehow couldn't find an answer yet.
The problem is that when I have some window controls (like button) which should resize when their parent window is resized, they flicker.
The only solution that will work would be Double Buffering I guess. So far so good. But how the h... do I paint controls (button, ltext, edittext) and so on into the offscreen area?
And will it work if I defined the control elements in a resource file?
I added a very simple example as attachment.
Thanks for helping
//Roemer