Search found 15 matches

by ix07
Thu Aug 06, 2015 4:14 pm
Forum: TsiLang Components Suite
Topic: Force Refresh
Replies: 3
Views: 11348

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...
by ix07
Sun Aug 02, 2015 4:01 pm
Forum: TsiLang Components Suite
Topic: TsiLang changing font property
Replies: 6
Views: 16335

Using ExcludedProps sounds like a good idea. I will try that. Thanks!
by ix07
Thu Jul 30, 2015 2:40 pm
Forum: TsiLang Components Suite
Topic: TsiLang changing font property
Replies: 6
Views: 16335

Hi. Unfortunately this is still not resolved for me. Tsilang frequently touches the font property which is very annoying, especially when designing a GUI which is high dpi capable. Couldn't you implement a property "dont change fonts" or "Use Parent Font" on the tsilang component...
by ix07
Wed Feb 26, 2014 2:38 pm
Forum: TsiLang Components Suite
Topic: TsiLang changing font property
Replies: 6
Views: 16335

Are you sure that will help? Please note that I import translations via the "TSiLang Expert" from the "Tools"-menu. Within the expert I use the menu "File/Load translation" and then "Load project" or "Load language for project". I can`t find such an ...
by ix07
Wed Feb 19, 2014 2:49 pm
Forum: TsiLang Components Suite
Topic: TsiLang changing font property
Replies: 6
Views: 16335

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...
by ix07
Thu Aug 15, 2013 11:20 am
Forum: TsiLang Components Suite
Topic: Problem with unicode-characters in Label
Replies: 1
Views: 7468

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...
by ix07
Wed Apr 04, 2012 12:14 pm
Forum: TsiLang Components Suite
Topic: Importing Excel-File for whole Project
Replies: 3
Views: 10023

I have sent you an email with the file. Thanks.
by ix07
Tue Apr 03, 2012 2:51 pm
Forum: TsiLang Components Suite
Topic: Importing Excel-File for whole Project
Replies: 3
Views: 10023

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...
by ix07
Tue Sep 29, 2009 3:00 pm
Forum: TsiLang Components Suite
Topic: MessageDlg in CB2010
Replies: 1
Views: 6388

Uh. Ok, forget it. I deleted the component, recreated it and then it worked. Maybe you should check import from CB2009!
by ix07
Tue Sep 29, 2009 2:36 pm
Forum: TsiLang Components Suite
Topic: MessageDlg in CB2010
Replies: 1
Views: 6388

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...
by ix07
Thu Sep 17, 2009 11:59 am
Forum: TsiLang Components Suite
Topic: tsiLang and Delphi 2010
Replies: 13
Views: 26498

Thanks a lot. I will try that.
by ix07
Wed Sep 16, 2009 3:24 pm
Forum: TsiLang Components Suite
Topic: tsiLang and Delphi 2010
Replies: 13
Views: 26498

Uh. No, I don't have the Delphi-identity. Just CB2010. Is there no way? CB2010 includes the Delphi-compiler in form of the "DCC32.exe". You can build the JCL/JVCL which includes only pascal-sources using CB2010. There must be a way to do it...
by ix07
Fri Sep 11, 2009 5:42 pm
Forum: TsiLang Components Suite
Topic: tsiLang and Delphi 2010
Replies: 13
Views: 26498

Great news. Thanks!

Just to satisfy my curiosity - is it possible to build the source-edition SiComponents with CB2007/CB2009/CB2010? How?

Thanks!
by ix07
Thu Sep 10, 2009 7:53 pm
Forum: TsiLang Components Suite
Topic: tsiLang and Delphi 2010
Replies: 13
Views: 26498

Hi. I have CB2010 and the source edition. How can I re-compile SiComponents?

Thanks.

Best Regards
Eike Petersen


> Yes, if you have the source edition, then you can just re-compile your projects under 2010 compiler and it should work fine.
by ix07
Mon Aug 31, 2009 4:45 pm
Forum: TsiLang Components Suite
Topic: MessageDlg
Replies: 2
Views: 7721

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...