Search found 8 matches

by Richard Mueller
Fri Oct 26, 2012 9:00 am
Forum: TsiLang Components Suite
Topic: SIL Editor
Replies: 4
Views: 10713

What I found out: The method TSIBFileManager.LoadFromStream() loads the data from the stream in the temporary component SI. The corresponding line of code is SI := TsiCustomLang(AStream.ReadComponent(SI)); If you check now the properties SI.FNumLang and SI.LangNames, then you will see that the numbe...
by Richard Mueller
Fri Oct 26, 2012 8:32 am
Forum: TsiLang Components Suite
Topic: SIL Editor
Replies: 4
Views: 10713

I load the sib file druing run-time with the function LoadAllFromFile(). But anyhow, I think that the SIL Editor stores the data in an inconsitent way. Could you check whether the number of languages and the number of languages in the collection of language names match?
by Richard Mueller
Fri Oct 19, 2012 10:07 am
Forum: TsiLang Components Suite
Topic: SIL Editor
Replies: 4
Views: 10713

SIL Editor

Hello, If I use the 'Remove' command from the SIL Editor to delete one or more languages from an existing .sib file and afterwards load the resulting file into my application, then the number of languages is not read correctly. I found out that the TsiLang.FNumLang property is read correctly, but th...
by Richard Mueller
Mon Sep 24, 2012 8:21 am
Forum: TsiLang Components Suite
Topic: How to manage a translation with Cyrillic characters
Replies: 7
Views: 15750

Thank you!

Thank you Igor for your great support. The problem is solved with the nes SIL Editor.
by Richard Mueller
Thu Sep 13, 2012 12:48 pm
Forum: TsiLang Components Suite
Topic: How to manage a translation with Cyrillic characters
Replies: 7
Views: 15750

Thank you for your prompt support. I am looking forward to the new version.
by Richard Mueller
Wed Sep 12, 2012 10:20 am
Forum: TsiLang Components Suite
Topic: How to manage a translation with Cyrillic characters
Replies: 7
Views: 15750

How to manage a translation with Cyrillic characters

We have a project with a Russian translation, i.e. with Cyrillic characters. Within the RAD Studio everything is fine. The strings are displayed correctly. But after exporting these strings to a sib file and opening it with the SIL Editor they are only displayed as question marks. Since we are using...
by Richard Mueller
Mon Sep 10, 2012 3:12 pm
Forum: General
Topic: VCL styles for the siComponents dialogs
Replies: 1
Views: 20538

VCL styles for the siComponents dialogs

RAD Studio XE2 introduced the VCL styles in order to apply different looks to the applications forms and controls. Do the siComponents dialog windows also appear in the selected VCL style look?
by Richard Mueller
Mon Sep 10, 2012 2:53 pm
Forum: General
Topic: Installation problems for a non administrator domain account
Replies: 3
Views: 24873

Installation problems for a non administrator domain account

I have two user accounts on my computer. One is an administrator account, the other is a non administrator domain account. After installation of the siLang components suite, the componets aren't accessible from the non administrator domain account (They are not installed into the IDE). Since I am ob...