Search found 4 matches

by Antony Corbett
Fri Dec 31, 2004 9:52 am
Forum: TsiLang Components Suite
Topic: Can't load SIB but SIL is ok
Replies: 7
Views: 10996

Thanks for the speedy response. I will await a planned release rather than take the modified source.
by Antony Corbett
Thu Dec 30, 2004 11:22 pm
Forum: TsiLang Components Suite
Topic: Can't load SIB but SIL is ok
Replies: 7
Views: 10996

I have found that if I set a Fixed language in my SIB file using SILEditor then the SIB file doesn't work. If I remove the Fixed attribute then it works fine!

Setting or clearing the Fixed language in a SIL file does not change behaviour - it always works.
by Antony Corbett
Thu Dec 30, 2004 10:21 pm
Forum: TsiLang Components Suite
Topic: Can't load SIB but SIL is ok
Replies: 7
Views: 10996

The "Too many languages found" error is caused by a corruption of the SIL file. It seems that if I "Save Project", the TStatusBar on my main form always generates a line which contains one gratuitous delimiter token at the end! Still left with the more fundamental question about ...
by Antony Corbett
Thu Dec 30, 2004 10:09 pm
Forum: TsiLang Components Suite
Topic: Can't load SIB but SIL is ok
Replies: 7
Views: 10996

Can't load SIB but SIL is ok

Using 5.3.2 and BCB 6 I've set up a test app with: 1. TsiLangDispatcher and TsiLang on an auto-created data module 2. TsiLangLinked components on each of several forms (linked to the above two components) I then create two files (test.SIL and test.SIB) to test both formats. In the constructor of the...