CXTTreeCtrl & CustomDraw |
Post Reply |
Author | |
Michl
Senior Member Joined: 14 September 2007 Status: Offline Points: 138 |
Post Options
Thanks(0)
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
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |