Regarding outlook bar on codeguru
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello everyone this is a question regarding the outlook bar control on http://www.codeguru.com/controls/outbar.shtml I am having problems drawing the folders. I am using this control with my own view class and I create the splitter windows and call this control on top of it. However I am not able to draw 3 folders. I have added three folders and the one on top seems to be fine but folder 2 and 3 at the bottom dont turn out to be fine. Folder 3 doesnt appear at all(and instead of folder 3 there is whitespace) and only half of folder 2 is seen. So I was wondering if any one can help me out. I tried debugging but cant figure out what the problem is. Thanking you in advance for your help vg