Start a new topic
Text
Hi,
Is there is any way to use pencil and keyboard in "Text" part to write and type?
Dear Kannan,
just set your pointer type to eraser, it should work:
-For iOS: http://cocoadocs.org/docsets/MyScriptInteractiveInk-Runtime/1.0.0/Constants/IINKPointerType.html
-For Android:
https://developer.myscript.com/refguides/interactive-ink/android/1.3/com/myscript/iink/PointerType.html
Also see the handleOnTouchForPointer function of the InputController.java
Best regards,
Olivier
At present keyboard is not available for the iink SDK.
We cannot commit if/when it will be.
Any eraser option available for iinkSDK?
For erase the particular letter or word without strike out via pencil.
Is there is any option available for this?
Kannan Balasubramanian
Hi,
Is there is any way to use pencil and keyboard in "Text" part to write and type?
Dear Kannan,
just set your pointer type to eraser, it should work:
-For iOS: http://cocoadocs.org/docsets/MyScriptInteractiveInk-Runtime/1.0.0/Constants/IINKPointerType.html
-For Android:
https://developer.myscript.com/refguides/interactive-ink/android/1.3/com/myscript/iink/PointerType.html
Also see the handleOnTouchForPointer function of the InputController.java
Best regards,
Olivier
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstOlivier @MyScript
Dear Kannan,
At present keyboard is not available for the iink SDK.
We cannot commit if/when it will be.
Best regards,
Olivier
Kannan Balasubramanian
Hi,
Any eraser option available for iinkSDK?
For erase the particular letter or word without strike out via pencil.
Is there is any option available for this?
Olivier @MyScript
Dear Kannan,
just set your pointer type to eraser, it should work:
-For iOS: http://cocoadocs.org/docsets/MyScriptInteractiveInk-Runtime/1.0.0/Constants/IINKPointerType.html
-For Android:
https://developer.myscript.com/refguides/interactive-ink/android/1.3/com/myscript/iink/PointerType.html
Also see the handleOnTouchForPointer function of the InputController.java
Best regards,
Olivier