Search found 15 matches
- Thu Aug 06, 2015 4:14 pm
- Forum: TsiLang Components Suite
- Topic: Force Refresh
- Replies: 3
- Views: 14815
Force Refresh
Is it possible to force a TsiLang component to reapply its translations to the translated component properties? I have the situation that I am using the DevExpress layout control to save control layouts and this control also stores and loads control captions. After the loading of a layout all captio...
- Sun Aug 02, 2015 4:01 pm
- Forum: TsiLang Components Suite
- Topic: TsiLang changing font property
- Replies: 6
- Views: 20373
- Thu Jul 30, 2015 2:40 pm
- Forum: TsiLang Components Suite
- Topic: TsiLang changing font property
- Replies: 6
- Views: 20373
- Wed Feb 26, 2014 2:38 pm
- Forum: TsiLang Components Suite
- Topic: TsiLang changing font property
- Replies: 6
- Views: 20373
- Wed Feb 19, 2014 2:49 pm
- Forum: TsiLang Components Suite
- Topic: TsiLang changing font property
- Replies: 6
- Views: 20373
TsiLang changing font property
Hi. I want my application to use a consistent font for all forms, however TSiLang makes that difficult for me. Whenever I import translation data it touches or changes the font property of controls in the forms/frames and that also changes the "ParentFont" property to "false". Is...
- Thu Aug 15, 2013 11:20 am
- Forum: TsiLang Components Suite
- Topic: Problem with unicode-characters in Label
- Replies: 1
- Views: 9945
Problem with unicode-characters in Label
Hi. I have a problem using unicode-characters in my GUI. I have a label with some unicode-chars in it which appears correctly the first time, but when I switch languages via TSiLang only a ? appears instead of the unicode character. The DFM-Source code for the Label: Caption = #916'p T-St'#252'ck' T...
- Wed Apr 04, 2012 12:14 pm
- Forum: TsiLang Components Suite
- Topic: Importing Excel-File for whole Project
- Replies: 3
- Views: 12524
- Tue Apr 03, 2012 2:51 pm
- Forum: TsiLang Components Suite
- Topic: Importing Excel-File for whole Project
- Replies: 3
- Views: 12524
Importing Excel-File for whole Project
Hi. I am having some trouble importing a translated excel-table, maybe you can assist? I saved all strings for my project using "Save/LoadTranlsation/Save Project" (using the TsiLang-Expert) to a ".SIL" file. After that I opened that file in the external SIL-Editor and exported t...
- Tue Sep 29, 2009 3:00 pm
- Forum: TsiLang Components Suite
- Topic: MessageDlg in CB2010
- Replies: 1
- Views: 7968
- Tue Sep 29, 2009 2:36 pm
- Forum: TsiLang Components Suite
- Topic: MessageDlg in CB2010
- Replies: 1
- Views: 7968
MessageDlg in CB2010
When I try to call "MessageDlg" on a "TsiLang"-component I get an exception (in the debugger) or an error-box (at runtime). This happens since I updated my projects to CB2010. The Exception: --------------------------- Debugger Exception Notification --------------------------- P...
- Thu Sep 17, 2009 11:59 am
- Forum: TsiLang Components Suite
- Topic: tsiLang and Delphi 2010
- Replies: 13
- Views: 37277
- Wed Sep 16, 2009 3:24 pm
- Forum: TsiLang Components Suite
- Topic: tsiLang and Delphi 2010
- Replies: 13
- Views: 37277
- Fri Sep 11, 2009 5:42 pm
- Forum: TsiLang Components Suite
- Topic: tsiLang and Delphi 2010
- Replies: 13
- Views: 37277
- Thu Sep 10, 2009 7:53 pm
- Forum: TsiLang Components Suite
- Topic: tsiLang and Delphi 2010
- Replies: 13
- Views: 37277
- Mon Aug 31, 2009 4:45 pm
- Forum: TsiLang Components Suite
- Topic: MessageDlg
- Replies: 2
- Views: 9342
MessageDlg
Hi. I'm trying to use SiLang to translate the standard message dialogs. I have placed a TsiLang-component on a data-module and translated all required strings in the "Dialogs"-section. This component is connected to a language-dispatcher component. However when I call "siLang1->Messag...