Mark Fletcher wrote: > Please display a Cancel button on the dialog that warns you that a file > you are trying to open has been locked by another user. There is > currently no way to cancel the transaction and prevent the file from > opening after the warning. > >
Mark Fletcher wrote: > Please add a command line/webstart option that lets you open a document in > read-only mode. Currently, there is only an ?-open? option. Both enhancements have been implemented in XXE v4.5.2 (to be released in the next few days). Excerpts of changes.html: --- * Command-line option -read allows to open a document in read-only mode. Unix example: "xxe -read userguide.xml &". * Unchecking the "Read-only document" checkbox found in a document tab allows to switch from read-only mode to normal read/write mode. You can now cancel this operation if the opened document happens to be locked by another user. ---

