Start a new topic
iink SDK on Device
Dear MyScript :
How to judge whether the Editor has been modified? Similar to the interface of Editor.canUndo() to judge whether it can be undo。
Best regards,
longjunhao
Dear Long Junhao,
Thank you for your question.
We recommand you implementing the IEditorListener and/or IEditorListener2 to monitor changes in the model. For further details, please check https://developer.myscript.com/docs/interactive-ink/1.3/android/fundamentals/editing/#monitoring-changes-in-the-model and the API documentation https://developer.myscript.com/refguides/interactive-ink/android/1.3/com/myscript/iink/IEditorListener2.html.
Gwenaëlle
long junhao
Dear MyScript :
How to judge whether the Editor has been modified? Similar to the interface of Editor.canUndo() to judge whether it can be undo。
Best regards,
longjunhao
Dear Long Junhao,
Thank you for your question.
We recommand you implementing the IEditorListener and/or IEditorListener2 to monitor changes in the model. For further details, please check https://developer.myscript.com/docs/interactive-ink/1.3/android/fundamentals/editing/#monitoring-changes-in-the-model and the API documentation https://developer.myscript.com/refguides/interactive-ink/android/1.3/com/myscript/iink/IEditorListener2.html.
Best regards,
Gwenaëlle
Gwenaelle @MyScript
Dear Long Junhao,
Thank you for your question.
We recommand you implementing the IEditorListener and/or IEditorListener2 to monitor changes in the model. For further details, please check https://developer.myscript.com/docs/interactive-ink/1.3/android/fundamentals/editing/#monitoring-changes-in-the-model and the API documentation https://developer.myscript.com/refguides/interactive-ink/android/1.3/com/myscript/iink/IEditorListener2.html.
Best regards,
Gwenaëlle