Greetings all...
For my "whereisit" clone I'm going to have a Tree structure of the CD (or hdd). I already have a function that will enable the program to search and find every folder (and files, optional)... my problem is how to write the funtion for adding every folder / subfolder to the TreeView component, and in correct order, at runtime. could anyone give me a hint on how to do it?
Or a sample code I could work with would be great!!
I have absolutely no idea how to do it... though when observing the CDirectoryOutline component talked about nodes and childnodes! (or something like that)
Thanks for anyhelp.. My codes look like something a kid wrote
I have absolutely no idea what I am talking about
Somehow I still manage to make it work
For my "whereisit" clone I'm going to have a Tree structure of the CD (or hdd). I already have a function that will enable the program to search and find every folder (and files, optional)... my problem is how to write the funtion for adding every folder / subfolder to the TreeView component, and in correct order, at runtime. could anyone give me a hint on how to do it?
Or a sample code I could work with would be great!!
I have absolutely no idea how to do it... though when observing the CDirectoryOutline component talked about nodes and childnodes! (or something like that)
Thanks for anyhelp.. My codes look like something a kid wrote
I have absolutely no idea what I am talking about
Somehow I still manage to make it work