protected text using default editor?

  • Hi,

    I am trying to make a demo version of my application. I want to show protected predefined text, which still can be changed through spell checking (Addict), changing of font attributes, hyphenating text, etc. In order to prevent users from inserting their own text I have disabled Paste and Open File functions.

    Setting ppParProtected to ProtectedProp for every paragraph, and saving Demo text document in wpt format seems to do the job. Loading this document at run-time keeps the text protected.

    However, when I load Demo text document with protected paragraphs in design mode into WPTools default editor, text is no longer protected (users can enter their own text by typing).

    Is it possible to have protected predefined text appear in WPTools editor which is loaded at design time, rather than at run-time?

    Or, is there some other way to achieve predefined protected text in the editor?

    Thanks!
    Dex