Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Controls
  New Posts New Posts RSS Feed - CXTTreeCtrl & CustomDraw
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTTreeCtrl & CustomDraw

 Post Reply Post Reply
Author
Message
Michl View Drop Down
Senior Member
Senior Member


Joined: 14 September 2007
Status: Offline
Points: 138
Post Options Post Options   Thanks (0) Thanks(0)   Quote Michl Quote  Post ReplyReply Direct Link To This Post Topic: CXTTreeCtrl & CustomDraw
    Posted: 12 November 2008 at 3:26am
Hi,
 
we like to add a custom status text behind a tree item. So we draw the additional text in the custom draw message. This works fine with CTreeCtrl. But I saw that CXTTreeCtrl overwrite our own output in DoPaint().
 
Is there a reasion why CXTTreeCtrl don't paint their items in custom draw handler/message? As result, so every text is printed twice (windows & codejocke). This is not very optimized, isn't it?
 
Have a nice day
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.172 seconds.