Search found 11 matches
- Thu Mar 02, 2017 6:35 pm
- Forum: TsiLang Components Suite
- Topic: MessageDlg showing buttons wrong with VCL style
- Replies: 0
- Views: 91020
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.
- Mon Nov 02, 2015 12:46 pm
- Forum: TsiLang Components Suite
- Topic: Force Refresh
- Replies: 3
- Views: 14809
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 (=...
- Tue Oct 20, 2015 4:54 pm
- Forum: TsiLang Components Suite
- Topic: Detect language at runtime question
- Replies: 1
- Views: 11904
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...
- Sat Jul 05, 2014 3:06 pm
- Forum: TsiLang Components Suite
- Topic: Problems with Internet Translate
- Replies: 5
- Views: 19230
- Sun Jun 29, 2014 12:51 pm
- Forum: TsiLang Components Suite
- Topic: Problems with Internet Translate
- Replies: 5
- Views: 19230
Still not solved in 7.2
Google translate is still not working properly, ie. it's still the same...
- Thu Apr 17, 2014 6:48 am
- Forum: TsiLang Components Suite
- Topic: Problems with Internet Translate
- Replies: 5
- Views: 19230
- Tue Apr 15, 2014 5:21 pm
- Forum: TsiLang Components Suite
- Topic: Problems with Internet Translate
- Replies: 5
- Views: 19230
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...
- Mon Jan 20, 2014 2:27 pm
- Forum: TsiLang Components Suite
- Topic: Tsilang caused:! Access violation.. XE5
- Replies: 4
- Views: 20101
More crashing problems
I found out that Tsilang causes crashes when opening a Datamodule. After removing Tsilang components no crashes anymore... What is wrong ?
- Wed Jan 08, 2014 6:34 pm
- Forum: TsiLang Components Suite
- Topic: Tsilang caused:! Access violation.. XE5
- Replies: 4
- Views: 20101
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 ...
- Sat Jan 04, 2014 2:43 pm
- Forum: TsiLang Components Suite
- Topic: Import Multilizer TMX/XML fails
- Replies: 1
- Views: 11257
- Sat Jan 04, 2014 1:27 pm
- Forum: TsiLang Components Suite
- Topic: Import Multilizer TMX/XML fails
- Replies: 1
- Views: 11257
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...