General questions

Answered

About keyboard input


We are developing a web application with text and math. Is there an api that


allows keyboard input in web development?


Best Answer

Dear John,


Thank you for your question. 


There is no keyboard input Web API.


Nevertheless you can import text or math data into your MyScriptJS instance. You can refer to this section of the documentation:

https://developer.myscript.com/docs/interactive-ink/1.3/web/myscriptjs/import-and-export/#importing-content


Best regards,


Gwenaëlle


Answer

Dear John,


Thank you for your question. 


There is no keyboard input Web API.


Nevertheless you can import text or math data into your MyScriptJS instance. You can refer to this section of the documentation:

https://developer.myscript.com/docs/interactive-ink/1.3/web/myscriptjs/import-and-export/#importing-content


Best regards,


Gwenaëlle

Thank you for your reply. 

I could understand that point. 

Can I use the default built-in keyboard on tablets such as Ipad? 

In other words, is it possible to implement the default built-in keyboard in my Myscript apps?

Is it possible to implement the keyboard function by using javascript?

Dear John,


thank you for the update.


On our side, we never used the iOS keyboard with our iinkJS, but there is no reason you would not be able to do this.


If you manage to develop an application this way, feel free to notify us.


Best regards,


Olivier