Hello,

 

I have a question about having the applet automatically save the edited
document. I tried this feature using the application and it worked great. We
are using the webdev plugin to save to a remote file. 

 

But when I deploy this to the applet, it doesn't seem to work. Neither the
"Max modifications before saving" or "Idle time" triggers a save. I am
running the applet with the following options.

 

<param name="argument27" value="-putpref">

<param name="argument28" value="autoSaveInterval">

<param name="argument29" value="30">

<param name="argument30" value="-putpref">

<param name="argument31" value="autoSaveTimeout">

<param name="argument32" value="30">

<param name="argument33" value="-putpref">

<param name="argument34" value="makeBackupFiles">

<param name="argument35" value="true">

 

Is this correct? Is there any problems with the save when dealing with a
remote file (webdav)? Is there any way of triggering a save through applet
scripting?

 

Do the preferences that you set in the application carry over to the applet
when you deploy it? If I set up the preferences the way I like it, do I
still have to use the putprefs to make sure the applet and the application
work the same way?

 

Thanks for all your help,

Henry

 
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to