
CTreeCtrl (almost) becomes invisible
On Tue, 29 Oct 2002 15:29:11 -0600, "Wesley T Perkins"
Quote:
>I have a very strange problem with the CTreeCtrl.
>The first time I populate it things are fine.
>If I then try to repopulate it after removing all the items, it looks
>totally empty (or as if the foreground color and the background color are
>identical).. However the items are actually there, as you can click on them!
Does this invisibility survive past paint messages ?
Do the items appear when you click on them ? Focus rect ?
Just wondering if you need a forced-redraw, but maybe not :)
Laters,
Jim M