Page 1 of 1

Wishlist

Posted: 17 Jan 2005, 16:56
by Guest
I manual to the great ExplorerTreeView. I have no idea how to handle those checkboxes I can display in front of every folder.

MfG Johannes

Posted: 17 Jan 2005, 22:31
by TiKu
Version 2.0 will have a manual. A manual is much work. I needed ~3 months to write one for ExplorerTreeView 2.0 - and it's an auto-generated one (based on code comments) and version 2.0 is far away from being complete.
And it's also difficult to write a manual that really helps without getting too bloated. That's why I've installed this forum. IMHO a forum can help much more.

CheckBoxes are done through the ItemStateIconIndex property. 1 means not checked and 2 means checked. Just post to the Support forum for more help.