Page 1 of 1

Delphi 7 and Russian + Japanese + Thai + Arabic

Posted: Wed Oct 10, 2007 9:16 am
by mazinga
I changed your MDI Sample and added the following languages:
EN, IT, DE, RU, AR, JP, TH.

The settings Font (Tahoma) and Chartset are correct into .SIL and also on my PC are correctly installed the required languages.

All same be exactly done how suggested by your help.

I cannot understand why RU, AR, JP, TH are not correctly displayed on Memo, Toobar, but i can see the hint correctly on SatusBar.

If you can give me an email, i will send you yuor exSample with all my changes.

Raf[/url]

Posted: Wed Oct 10, 2007 1:51 pm
by isiticov
I think the problem is in using standard VCLs instead of Unicode. In order to be able to display "complicated" languages in same application you may beed to use Unicode controls. You can take a look at http://www.tsilang.ru/press/adding_supp ... uages.html and also there is sample Unicode application in Demos that uses TNT Controls.

Posted: Wed Oct 10, 2007 3:42 pm
by mazinga
Btw i'm using your MDI Sample and is not working with those languages (with Windows XP EN or XP IT or XP RU).

How send your updated sample?

Will be more easy to understand the problem.



isiticov wrote:I think the problem is in using standard VCLs instead of Unicode. In order to be able to display "complicated" languages in same application you may beed to use Unicode controls. You can take a look at http://www.tsilang.ru/press/adding_supp ... uages.html and also there is sample Unicode application in Demos that uses TNT Controls.

Posted: Thu Oct 11, 2007 8:53 am
by isiticov
The MDI sample that is under TsiLangLinked folder is not Unicode! You can send your sample to support_at_sicomponents_dot_com.