D. Komar wrote: > > Can you please tell me if it is possible to use the built-in "Compare" > feature when using XXE as an applet?
This is possible only with the applet called "xxe", that is, the applet having the same GUI as the desktop application. See fourth row of the table found in http://www.xmlmind.com/xmleditor/xxe_applet.html > If it's the case, is there something specific to do other than this? > http://www.xmlmind.com/xmleditor/_distrib/doc/help/comparePane.html > > Here is what I would like to achieve: > - The user opens the applet editor (the current document URL is already > configured and the current revision of the document is loaded) OK. > - If the user clicks on a specific button, let's say "Compare to latest > version", the editor opens another document based on a computed URL This should be possible if you extend the GUI of XXE as explained here: XMLmind XML Editor - Customizing the User Interface http://www.xmlmind.com/xmleditor/_distrib/doc/gui/index.html Note that this extension mechanism works exactly the same for applets and for the desktop application. > - I do not need the "Change detection" feature, but just to be able to > compare 2 versions The compare tool *cannot* *work* if the change detection feature has not been enabled for the documents being compared. The compare tool is *not* a generic comparison tool like DeltaXML. It's more like change tracking. Please take the time to read this section: Description of the XML differencing algorithm implemented in the Compare tool: http://www.xmlmind.com/xmleditor/_distrib/doc/help/xmlDiff.html Also please take the time to use the compare tool at least once to see if it suits your needs. Note that we have permanently enabled the change detection in all our own documents as this has no impact whatsoever on the performance or reliability of XMLmind XML Editor. -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

