Dear Sir,
Thanks for your bug report.
The box mode has been designed for specific form fields or password fields and does not support all the languages as mentioned in the ATK documentation:
http://doc.myscript.com/MyScriptATK_1.3/Android/sltw/fct/html/features.html
Even if there is no particular limitation for the Box Mode, the cursive mode seems to better fit the use case you mentioned, so could you please give us more details about your project and your use case?
Best regards
TuM
Hello, It's occur on MyScript for Android. (ATK 1.1)
I have 2(or more) EditText fields in one page and re-init MyScript handwriting by click on them.
When I choose first field, swap to BoxMode and write more than 50 characters in the Box.
Then, select 2nd EditText, re-init MyScript for 2nd EditText and... ArrayIndexOutOfBoundsException Eror.
This is some of my code.(modify from sltw-sample)
And this is error from LogCat