My project involves importing an XML file from one of our copiers, making changes to it, and then reimporting it into the copier. In order to make sure the entire workflow runs smoothly, I used low level file functions to import the file, converted the data to an XML tree, set a tree widget's arrayData to the array (which works great), obtained the arrayData of the tree view, converted it to an XMLTree, and then exported it back to a file. When I compare the files, they should be identical, but they aren't. If you're curious to know why, I can send you a sample stack. ![Rolling Eyes :roll:]()

Statistics: Posted by eekminnow — Tue Sep 17, 2024 9:29 am