not particularly helpful... any more to add? something like doc.setContent? I haven't looked at it in a couple of days. I'll try again tomorrow I think.the test of your open is wrong
not particularly helpful... any more to add? something like doc.setContent? I haven't looked at it in a couple of days. I'll try again tomorrow I think.the test of your open is wrong
----------FIXED-------------
Fixed the problem, really silly mistake.
Qt Code:
{ TextStream << xml; file.close(); } return 0;To copy to clipboard, switch view to plain text mode
Changed the condition in the if loop. Removed not operator, duh! Works perfectly now.
that's what i was saying![]()
Bookmarks