Print Page | Close Window

CXTPTreeCtrl misses checkboxes and lines on update

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Controls
Forum Description: Topics Related to Codejock Controls
URL: http://forum.codejock.com/forum_posts.asp?TID=21669
Printed Date: 28 April 2024 at 8:20pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTPTreeCtrl misses checkboxes and lines on update
Posted By: joep
Subject: CXTPTreeCtrl misses checkboxes and lines on update
Date 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?
 



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net