I am developing a multiplatform application.

I am developing a multiplatform application.
In a part of the project I have a TMemo linked with livebindings with a field of a table.
Well, in Andriod the Tmemo does not correctly visualize the Tabs, transform them into spaces. In the same project compiled in Windows it looks right.

Has anyone had the same thing?
Any suggestions?

Thank you.

Comments

  1. When the Android keyboard GBoard is active the text modification in the TMemo is a disaster. The intro key does not work, the reverse key does not go back correctly. Sometimes you go to the beginning of everything ....

    ReplyDelete
  2. I can't say I have seen those behaviors but I assume you are testing with Android 6.xxx.

    You are in for bad news since there are plenty of unattended bugs related to Android 6. You should look at the support pages to see if there is a workaround.

    ReplyDelete

Post a Comment