Hi Paul,
Even I am facing flickering issue with WM 6.0 whenI try to move a
panel... I am using VS2005 CF 2.0 and WM 6.0 SDK
I am developing kind of scrollable container with my own custom
scrollbar
I have a basePanel resized at runtime to fit all the controls... on
scrolling I move the panel to negative and positive coordinates.
When I have a textbox with large chunk of text, inside the panel...
and when I move the panel... the content flickers...I tried
WM_SETREDRAW but no luck...
I tried suspend/resume layout but still no luck...
Is there something I can do to minimize or stop the flicker.
Thanks,
Krish