I have a sqlite database that consist of multifont data. One of it is Arabic font. I have designed an interface to display the data into Table View. The data is displayed but for the Arabic data the are error.
The Arabic data is displayed as a separate single character not as word. Did B4J need a setting to make the Arabic data display correctly?
Previously, I have been done a program using B4A and there is no problem calling the database.
And I'm doing similar programming using B4J but this problem occur.
Troberg: I'm sorry but could you explain what do you mean by 'just setting it in the code instead.'.
If possible could you give an example.
I just realize...when i try to enter or input Arabic text into a textbox, the Arabic font also become separate character.
I just wonder is B4J need font setting?