Search found 11 matches

by PvdL
Thu Mar 02, 2017 6:35 pm
Forum: TsiLang Components Suite
Topic: MessageDlg showing buttons wrong with VCL style
Replies: 0
Views: 66092

MessageDlg showing buttons wrong with VCL style

TsiLang.MessageDlg shows his buttons too low (in the border) when rendered with a VCL style. Tested with Windows 10 style. Adjusted the SetBounds method of the buttons to set the Top = Top - 2. Now they are showing correctly.
by PvdL
Mon Nov 02, 2015 12:46 pm
Forum: TsiLang Components Suite
Topic: Force Refresh
Replies: 3
Views: 10676

This trick doesn't work in certain situations. I have an application with 7 languages. English is the first (default) one and at startup a *.SIB file is loaded with the latest translations. After that I read from an inifile the latest used language and set Activelanguage to it. In case of English (=...
by PvdL
Tue Oct 20, 2015 4:54 pm
Forum: TsiLang Components Suite
Topic: Detect language at runtime question
Replies: 1
Views: 8869

Detect language at runtime question

Hi, I use the technique showed in the "Creating Multi-language Applications Translated by Users" white paper. I have a SIB file with > 1 languages, and create the menu items at runtime as suggested. Users translate this languages. When they add a new language the application must update th...
by PvdL
Sat Jul 05, 2014 3:06 pm
Forum: TsiLang Components Suite
Topic: Problems with Internet Translate
Replies: 5
Views: 14859

Yes, button works 9 out of ten times. Still some translation errors that doesn't fix by this button. ie. % 5.4f
by PvdL
Sun Jun 29, 2014 12:51 pm
Forum: TsiLang Components Suite
Topic: Problems with Internet Translate
Replies: 5
Views: 14859

Still not solved in 7.2

Google translate is still not working properly, ie. it's still the same...
by PvdL
Thu Apr 17, 2014 6:48 am
Forum: TsiLang Components Suite
Topic: Problems with Internet Translate
Replies: 5
Views: 14859

Okay, thank you.
by PvdL
Tue Apr 15, 2014 5:21 pm
Forum: TsiLang Components Suite
Topic: Problems with Internet Translate
Replies: 5
Views: 14859

Problems with Internet Translate

Using the latest versions I have some problems with Internet Translate. For example: %s is not a valid value for field '%s'. The allowed range is %s to %s Translated to German: Der zulässige Bereich ist% s% s As you can see it misses the first part of the sentence and the %s is not correct formatted...
by PvdL
Mon Jan 20, 2014 2:27 pm
Forum: TsiLang Components Suite
Topic: Tsilang caused:! Access violation.. XE5
Replies: 4
Views: 16053

More crashing problems

I found out that Tsilang causes crashes when opening a Datamodule. After removing Tsilang components no crashes anymore... What is wrong ?
by PvdL
Wed Jan 08, 2014 6:34 pm
Forum: TsiLang Components Suite
Topic: Tsilang caused:! Access violation.. XE5
Replies: 4
Views: 16053

Tsilang caused:! Access violation.. XE5

Hello, Full error: Tsilang cuased:! Acces violation at address 5005E86B in module 'rtl190.bp'. Read of address 1F00CDBC Happens sometime when closing XE5, followed seconds later with the error: Error reading WrappepImage.Picture.Data: Access violation at address 5005E86B in module 'rtl190.bpl' Read ...
by PvdL
Sat Jan 04, 2014 2:43 pm
Forum: TsiLang Components Suite
Topic: Import Multilizer TMX/XML fails
Replies: 1
Views: 9236

Ah.. found it. You should match the abbrevation with the language name fromthe settings list.
by PvdL
Sat Jan 04, 2014 1:27 pm
Forum: TsiLang Components Suite
Topic: Import Multilizer TMX/XML fails
Replies: 1
Views: 9236

Import Multilizer TMX/XML fails

Until now we used Multilizer to translate our applications. We want to import our translations into the dictonarymanager. Multilizer exports in TMX format, and dictionarymanager imports it. It shows a dialog where you can check or uncheck the languages you want to import. The column "Abbrevatio...