|
-
September 14th, 2005, 05:34 AM
#2
Re: Tree data structure
Call in the loop CTreeCtrl::GetParentItem followed by CTreeCtrl::GetItemText and build "the full path".
Yoou migjt also want to use ItemData rather than Item Text (don't forget to set the Item Data in this case and use CTreeCtrl::GetItemData instead of CTreeCtrl::GetItemText)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|