CXTPTreeCtrl misses checkboxes and lines on update |
Post Reply |
Author | |
joep
Groupie Joined: 18 February 2004 Location: Netherlands Status: Offline Points: 12 |
Post Options
Thanks(0)
Posted: 22 May 2013 at 7:43am |
Hi, I have a CXTPTreeCtrl which I create as follows:
if (!m_wndTreeCtrl.Create(WS_VISIBLE|TVS_CHECKBOXES|TVS_HASBUTTONS|TVS_HASLINES|WS_CLIPCHILDREN, CXTPEmptyRect(), this, 0)) return -1; With XTToolkitPro V15.3.1 the checkboxes and lines are shown as expected. But after upgrading to XTToolkitPro V16.1.0 the checkboxes and lines are not shown anymore. After going back to V15.3.1, the checkboxes and lines reappear in the tree control.Does anyone know a solution to this problem? |
|
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 |