Page 1 of 1

TRichViewEdit + TRichViewXML

Posted: Mon Feb 11, 2013 3:19 pm
by Graham
Created a one line of text file in Word. Save as XML. Tried to load into RichViewEdit:

rveXML.LoadFromFile(fName).

I get the exception error message "No root element".

Am I missing something here?

Posted: Mon Feb 11, 2013 9:21 pm
by Sergey Tkachenko
RvXML was not designed to read Microsoft Word XML files.
It saves and reads XML files of its own structure (designed as XML alternative to RVF)