CTreeViewCtrl
ATL / WTL / STL
1
Posts
1
Posters
0
Views
1
Watching
-
I'm using a CTreeViewCtrl in my project. It works great except for one small problem. When I change the system UI appearance to something like "Plum" so that the background color changes the tree has problems. When you expand an item in the tree sometimes the newly visible items are drawn with a white background. Is there a workaround? I'm using Win2000, VS .Net 2002, and WTL ver 7.0. I'm kinda in the middle of the project so I figured I'd finish it before switching over to WTL 7.1. Is this something that was fixed in 7.1 and I should just switch over to it?