Search found 15 matches

by bokaw
Tue May 22, 2007 12:01 pm
Forum: TsiLang Components Suite
Topic: problem for re-install Tsilang?
Replies: 1
Views: 5291

problem for re-install Tsilang?

today ,i re-install delphi5.and next, i uninstall Tsilang, and then re-install tsilang . i found that no Tools/Tsilang experts in delphi IDE.why?
I am registration user.
by bokaw
Tue May 22, 2007 6:55 am
Forum: TsiLang Components Suite
Topic: problem about Captions[65]:= EnvirHumidyHiStr
Replies: 1
Views: 5350

problem about Captions[65]:= EnvirHumidyHiStr

I define a string array in my form class,such as Captions : array[0..65] of string ;and define some const string in my common unit, such as const EnvirHumidyHiStr='Enviroment Humidy';when i create form ,i set Captions := EnvirHumidyHiStr, but program run to here, i found that Captions := '',EnvirHum...
by bokaw
Fri May 18, 2007 1:42 am
Forum: TsiLang Components Suite
Topic: problem about const array
Replies: 3
Views: 7403

I using data structures like the below?how can i do

I using data structures like the below:
const
str1 = 'My String constant 1';
str2 = 'My String constant 2';
str3 = 'My String constant 3';
StrArr: array[0..2] of string = (
str1,
str2,
str3
'My String constant 4 ');
by bokaw
Thu May 17, 2007 4:23 am
Forum: TsiLang Components Suite
Topic: problem about const array
Replies: 3
Views: 7403

problem about const array

I defined some const strings. and this strings are elements of a const string array. the bring compile error:Constant expression excepted.
how can i do? there are 58 const string arrays in my project.
by bokaw
Mon Apr 02, 2007 8:17 am
Forum: TsiLang Components Suite
Topic: question of use Traslantion editor
Replies: 17
Views: 27120

it work if use Clipboard to copy translations from Dictionary and paste it into Translation Editor. but use Auto-Translate ,the distorted code occured again.
by bokaw
Mon Apr 02, 2007 5:48 am
Forum: TsiLang Components Suite
Topic: question of use Traslantion editor
Replies: 17
Views: 27120

it work if use Clipboard to copy translations from Dictionary and paste it into Translation Editor.
by bokaw
Thu Mar 29, 2007 8:12 am
Forum: TsiLang Components Suite
Topic: question of use Traslantion editor
Replies: 17
Views: 27120

My mean that it is a redundant sentence. Now I delete it.
I do not work yet.
by bokaw
Thu Mar 29, 2007 3:14 am
Forum: TsiLang Components Suite
Topic: question of use Traslantion editor
Replies: 17
Views: 27120

Hellp
you can ignore it.
by bokaw
Wed Mar 28, 2007 1:45 am
Forum: TsiLang Components Suite
Topic: question of use Traslantion editor
Replies: 17
Views: 27120

I set Tools/default Fonts :language--Russian , Font---Tahoma ,CharSet---RUSSIAN_CHARSET, as you said on the top.
My OS is windows xp of simplified Chinese.
by bokaw
Tue Mar 27, 2007 8:36 am
Forum: TsiLang Components Suite
Topic: question of use Traslantion editor
Replies: 17
Views: 27120

type Russian manually into Translation Editor

I type Russian manually into Translation Editor ,there isn't distorted code in top strings.
by bokaw
Tue Mar 27, 2007 3:00 am
Forum: TsiLang Components Suite
Topic: question of use Traslantion editor
Replies: 17
Views: 27120

I use auto-translate

I manually typed directly in Tsilang Dictionary Manager,use auto-translate in Translation Editor. in the Tsilang Dictionary Manager,those string can be showed correct. it has some thing wrong in OS system language's setting?
by bokaw
Tue Mar 27, 2007 12:45 am
Forum: TsiLang Components Suite
Topic: question of use Traslantion editor
Replies: 17
Views: 27120

also have distorted codes

i do it as you say on the top,but have distorted codes yet.for example:
About(english) ----- ?программ(Russian)
Close button(english) ------кнопка "Закрыт?(Russian)
auto-join(english) ------ присеодинить(?) автоматическ(Russian)
by bokaw
Mon Mar 26, 2007 6:34 am
Forum: TsiLang Components Suite
Topic: question of use Traslantion editor
Replies: 17
Views: 27120

question of use Traslantion editor

When I use the trial version 6.0.3 developing a test project, I has some troubles. In the Dictionary Manager, All the char show correct, but in Translation editor there are some distorted codes, especially in Russian row,there are ‘?’ chars,the string include ‘?’ char can not be show correct when [R...
by bokaw
Mon Mar 26, 2007 6:26 am
Forum: TsiLang Components Suite
Topic: I didn’t add additional TsiLang’s DLL in my software ?
Replies: 2
Views: 7297

thanks !

Sorry! I didn’t received your mail. Thanks for your help.
I'll be recommending your product to the related department, so we should hopefully be a customer soon!
by bokaw
Fri Mar 23, 2007 5:34 am
Forum: TsiLang Components Suite
Topic: I didn’t add additional TsiLang’s DLL in my software ?
Replies: 2
Views: 7297

I didn’t add additional TsiLang’s DLL in my software ?

I want to purchase a TsiLang Components Suite,before I purchased,I has some questions to ask you. If used registered version of TsiLang Components Suite(Full Source & One-Year Updates) to develop my software,I didn’t add additional TsiLang Components Suite’s DLL(dynamic-link library) in my softw...