Print Page | Close Window

Dose xtreme provides FolderTreeCtrl?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=3296
Printed Date: 09 November 2025 at 1:20pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Dose xtreme provides FolderTreeCtrl?
Posted By: qwer
Subject: Dose xtreme provides FolderTreeCtrl?
Date Posted: 28 November 2005 at 9:12am

like this:




Replies:
Posted By: Oleg
Date Posted: 28 November 2005 at 1:39pm

Yes, but you need manually control checked/unchecked state:

 

hints:

add in WinExplorer sample from 9.80 release

cs.style |= TVS_CHECKBOXES;

GetListCtrl().SetExtendedStyle(LVS_EX_CHECKBOXES);

 



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: qwer
Date Posted: 29 November 2005 at 3:19am

OK, That's great, but how can I write the output  choosed files and folders to a index file ,dose it support serial£¿

 I wish it can answer my needs

 

 



Posted By: Oleg
Date Posted: 29 November 2005 at 4:33am

There is no build-in methods. You must add them in inherited classes. :(



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



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