Search found 12 matches

by magicang
Thu Jul 31, 2003 12:23 am
Forum: TsiLang Components Suite
Topic: Get the original caption after translate
Replies: 3
Views: 13288

Hi there,

thanks for the quick reply.

what i menas is, after tsilang translate the form, i wan to retrieve the original text of my tbutton without set the language back to original language in run time.

regards,
magaic
by magicang
Wed Jul 30, 2003 12:30 pm
Forum: TsiLang Components Suite
Topic: Get the original caption after translate
Replies: 3
Views: 13288

Get the original caption after translate

Hi there,

how can i get the original caption of a button after it have being translate to other language ?

regards,
magic :cry:
by magicang
Thu Jun 12, 2003 7:35 am
Forum: TsiLang Components Suite
Topic: Swap Language Column in silEditor
Replies: 1
Views: 9151

Swap Language Column in silEditor

Hi there,

Do i able to swicth the Column of langauge in silEditor ?

If i need more and more langauage support, i need to scroll back to first column and then scroll the the column that i need to edit, that is bit troublesome.

regards,
magic :cry:
by magicang
Fri Jun 06, 2003 1:34 am
Forum: TsiLang Components Suite
Topic: Distribute SILEditor
Replies: 1
Views: 8904

Distribute SILEditor

Hi there, we have purchase the TsiLang and use it for our project to develop international product for our customer. But because of culture/language problem, our customer complain that some of the word is not translate properly. Can we give our customer the copy of SilEditor for them to modify the t...
by magicang
Mon Jun 02, 2003 10:23 am
Forum: TsiLang Components Suite
Topic: TsiLang and QuickReport/FastReport
Replies: 3
Views: 14249

If i save my report into a separate file(FastReport->.frf). Will TsiLang able to translate it ? :?

Regards,
magic
by magicang
Mon Jun 02, 2003 7:24 am
Forum: TsiLang Components Suite
Topic: TsiLang and QuickReport/FastReport
Replies: 3
Views: 14249

TsiLang and QuickReport/FastReport

Hi there,

Do i able to use TsiLang to translate the label/words for QuickReport/FastReport report ?

Regards,
magic
by magicang
Fri May 16, 2003 7:09 am
Forum: TsiLang Components Suite
Topic: TsiLang and GetText procedure
Replies: 10
Views: 28139

Hi Dorin, I think i have found the problem. It seems that althought it have load the language file, some of the things is not refresh. Look into the source code of TsiLang , i add one more code beside the code u give me and it's work now. if FileExists(TheNewFileName) then begin siLangDispatcher1.Fi...
by magicang
Fri May 16, 2003 2:01 am
Forum: TsiLang Components Suite
Topic: TsiLang and GetText procedure
Replies: 10
Views: 28139

The GetTextOrDefault function also doesn't work for this. :cry:

Any idea ?

Regards,
Magic Ang
by magicang
Tue May 13, 2003 12:34 pm
Forum: TsiLang Components Suite
Topic: TsiLang and GetText procedure
Replies: 10
Views: 28139

Hi, Now i having another problem. The translation work great under winXp with chinese support. But while i bring the same .exe file and same .sil file to a native chinese OS. I got problem again. This time, the showmessage dialog doesn't translate. I use somethings like ShowMessage(TsiLang.GetText('...
by magicang
Mon May 12, 2003 8:54 am
Forum: TsiLang Components Suite
Topic: TsiLang and GetText procedure
Replies: 10
Views: 28139

Hi, Thanks for the quick reply !! :o I think i found the problem. Because i add a new language, althought i have increase siLangDispatcher to my new language no. and i load my language file dynamically. This cause the problem. Now, i manual set the file name for the siLangDispatcher once and run my ...
by magicang
Mon May 12, 2003 7:16 am
Forum: TsiLang Components Suite
Topic: TsiLang and GetText procedure
Replies: 10
Views: 28139

Hi there,

Thanks for the reply.

I have change the locale to chinese. But trace from the IDE, the gettext get a blank string.

regards,
Ang Lik Huar
by magicang
Mon May 12, 2003 3:48 am
Forum: TsiLang Components Suite
Topic: TsiLang and GetText procedure
Replies: 10
Views: 28139

TsiLang and GetText procedure

Hi there, i'm trying on the GetText procedure for TsiLang, but i'm facing some problem. If i'm using ,like say, WinXp with chinese support. The GetText procedure can't work properly as it seems that it cannot retrieve the text correctly. :cry: But if i running my software under native chinese enviro...