Use the wtl double buffering or handle the WM_ERASEBKGND return(1).
--- In wtl@yahoogroups.com, "luky0711" <luky0711@...> wrote:
>
> Hi,
> I use WTL 8.1 and WinXP. When I resize the main window of my plain app-wizard
generated Tab View type application the CTabCtrl flickers like crazy. Is there
anything I can do to prevent flickering? I already tried to set the CTabCtrl's
WS_EX_COMPOSITE style but that doesn't help.
> Thanks,
> Christoph
>