Search found 6 matches

by Anske
Wed Oct 22, 2003 8:51 am
Forum: TsiLang Components Suite
Topic: Dictionary Manager/SILEditor suggestion
Replies: 1
Views: 9930

Dictionary Manager/SILEditor suggestion

When using the automatic translation in the Dictionary Manager I need to select the Source and Target language. However when the translation stop caused by some error (eg. Bablefish doesn't recognize a word) I have to close the auto trans. window, translate the problem word myself and when starting ...
by Anske
Wed Oct 22, 2003 8:40 am
Forum: TsiLang Components Suite
Topic: Not possible to view column 'Dutch'
Replies: 5
Views: 16330

Experienced this problem myself after swapping and deleting some languages. Every time I checked the 'hidden' language this one became visible, but another one got 'hidden'. Some digging into the windows registry learned me that the collumn width of one of the collums had a very strange value. Setti...
by Anske
Thu Sep 18, 2003 7:56 am
Forum: TsiLang Components Suite
Topic: Problem with const section
Replies: 8
Views: 13596

Nope.
I have at this moment 2 TsiLang components (1 on the datamodule and 1 on the main form) linked to the dispatcher. If I cut lose both links to the dispatcher all is going well.
by Anske
Wed Sep 17, 2003 2:52 pm
Forum: TsiLang Components Suite
Topic: Problem with const section
Replies: 8
Views: 13596

Digging a little deeper.
Somehow the procedure ChangeLanguage is run twice before the oncreate of the datamodule. This is not happening in my little demo app.
any clou?
by Anske
Wed Sep 17, 2003 12:46 pm
Forum: TsiLang Components Suite
Topic: Problem with const section
Replies: 8
Views: 13596

This works fine. I'm using the components on a datamodule which is autocreated before the mainform (in both apps) I put for testing a breakpoint on the 'Updatestrings' in both the 'oncreate' as well as in the 'changelanguage' procedures and found out that in my 'problem' app the oncreate is never ca...
by Anske
Wed Sep 17, 2003 10:56 am
Forum: TsiLang Components Suite
Topic: Problem with const section
Replies: 8
Views: 13596

Problem with const section

I'm currently evaluating TsiLang Components and have some problems with translating the const section. After translating the strings I'm trying to run my program, but is fails to start giving me a Stack Overflow message.

Any help would be apreciated.

Regards
Anske