Modified property not detecting font change

  • Hi!

    It seems that the TWPRichText.Modified property only sets to true when I'm inserting or deleting text. When I for example change the font name it does not sets to true.

    I need to detect every change the user does. Is there a new property in WPTools 5 or is this a bug?

    /Fredrik

  • I'd just like to add that not only is Modified not set, the OnChange event is not triggered.

    In addition doing a spell check with Addict using your recommended technique does not change Modified even if you change the spelling of a word.

    Will this be corrected or should I be looking for a work around?

    Thanks,
    Tony