On 07/27/2013 04:35 PM, Maxime Bégnis wrote:

We found out we can call the applet's "openDocument" method from another
tab of the browser. It works very well. A scriptable method that would
allow us to make an XML fragment available for the paste command of the
applet would be very useful to us. We currently use an applet to copy
such a fragment to the system clipboard. We would be very happy to get
rid of it.


We have added a new scriptable method to the applet. This new method, called "executeCommand", may be used to execute any editor command (e.g. "paste") in the context of the active document view.

This new new scriptable method will be available in forthcoming XXE v5.8.


--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to