I request help in finding the best method of persisting tree node data to a text file or an xml file. (I can handle the xml part.)
But how do I load nodes as saved in a file and save the changes made to the tree at run time to the file again, so that the changes are parmanetly stored in the file?
If my query is not very clear, I'll be obliged to be even more explicite if asked to.
But how do I load nodes as saved in a file and save the changes made to the tree at run time to the file again, so that the changes are parmanetly stored in the file?
If my query is not very clear, I'll be obliged to be even more explicite if asked to.