Search found 12 matches

by svenheuer
Tue Jun 17, 2008 8:02 am
Forum: TsiLang Components Suite
Topic: CreateMessageDlg ugly textoutput
Replies: 3
Views: 6936

I tried this already, but setBgMode(canvas.handle, TRANSPARAENT) does not work. Is there something special?
by svenheuer
Tue Jun 17, 2008 6:53 am
Forum: TsiLang Components Suite
Topic: CreateMessageDlg ugly textoutput
Replies: 3
Views: 6936

CreateMessageDlg ugly textoutput

Hi, I am using the devexpress skinlibrary. It works very good, but the TsiCustomLang.CreateMessageDialog has "a problem" with the TRANSPARENT mode. The background of the text is painted in another color (btnface)? Is there something I can do to get the Message-Boxes looking nice and fine :...
by svenheuer
Wed Jan 16, 2008 8:48 am
Forum: TsiLang Components Suite
Topic: Memory Leak
Replies: 3
Views: 7329

Memory Leak

Maybe in 6.2 i just found a memory leak in siComp. Can you check the line 8203 - Lst.CommaText := Value; The fastMM Memory manager complains about this line. Indeed I see a Lst := TStringList.Create; But no destroy code (on the first look). Greetings Sven Update - i added a lst.free in the following...
by svenheuer
Wed Jan 16, 2008 8:08 am
Forum: TsiLang Components Suite
Topic: Slowness to open the form to translate.
Replies: 6
Views: 10013

Slowness

I have the same problem (also reported some time ago). It is very ugly. If I export the file to an sib file and open it with the external editor is goes very fast (to say ad hoc). But in the IDE (or called in the running programm) it tooks on some forms upto 2 minutes. (to use the external editor is...
by svenheuer
Wed Oct 17, 2007 3:40 pm
Forum: TsiLang Components Suite
Topic: EOLEException
Replies: 2
Views: 7689

Found it

I really dont found it, but it seems that there was a problem with an URL in a translation text. I removed the entry and now it works. But back to the loading time. The exported SIL file has a size of round about 170 k. Why does calling EditAll tooks so long, while the external Editor can load the s...
by svenheuer
Wed Oct 17, 2007 2:39 pm
Forum: TsiLang Components Suite
Topic: EOLEException
Replies: 2
Views: 7689

EOLEException

Hi, i have a very huge form (loading the translation editor takes more than 2 minutes on a Dell Precision 490!!. If I load these in the SIL-Editor only a few seconds). Now if i load the form I got always in the debuger an EOLEException in line 5125 in siComp.pas. I can continue, but i have the fear ...
by svenheuer
Tue Mar 06, 2007 8:14 am
Forum: TsiLang Components Suite
Topic: DevExpress TcxDBTreeListColumn
Replies: 1
Views: 5049

DevExpress TcxDBTreeListColumn

The siLang component does not detect the caption in this DevExpress component. Any clue why?
by svenheuer
Tue Mar 06, 2007 8:11 am
Forum: TsiLang Components Suite
Topic: Question to tsiLangExpert
Replies: 9
Views: 12502

Thanks for looking on it. Now we doing the translation inside the forms. Will be faster :)

Any chance to get this faster in the future?
by svenheuer
Fri Feb 23, 2007 8:16 am
Forum: TsiLang Components Suite
Topic: Question to tsiLangExpert
Replies: 9
Views: 12502

sorry, there must be a problem. i do the following. Loading the SIB file via Dispatcher1.LoadAllFromFile at runtime. Very quick. Loading with the external Editor - 3 Minutes in a form with an RTLangRT i do the following invoked through a hotkey i call siLangRT1.StorageFile := MainDM.siLangDispatcher...
by svenheuer
Thu Feb 22, 2007 10:04 pm
Forum: TsiLang Components Suite
Topic: Question to tsiLangExpert
Replies: 9
Views: 12502

new problem :)

I created a new sib file. Now in just 2 minutes instead 1,5 hours. Great. Loading this file in the TsiLang Files Editor tooks very long. The file has a size of nearly 800 kb. After 5 minutes the file is loaded. Also unnormal?

I can send you the file?

Greetings
Sven
by svenheuer
Thu Feb 22, 2007 7:21 pm
Forum: TsiLang Components Suite
Topic: Question to tsiLangExpert
Replies: 9
Views: 12502

You suggestion for the first was right.

myForm.pas in 'myform.pas' {frmForm} was missing.

I will change the project code. Thanks a lot
by svenheuer
Thu Feb 22, 2007 2:30 pm
Forum: TsiLang Components Suite
Topic: Question to tsiLangExpert
Replies: 9
Views: 12502

Question to tsiLangExpert

Hi, i have some questions to your suite. 1. i have an application with a lot of inherited forms. In the TsiLang Expert wizard all my inherited forms are not visible. How can i make these visible? I have a central datamodule with a dispatcher on it and on my base form an silangRT connected to the dis...