Search found 12 matches
- Tue Jun 17, 2008 8:02 am
- Forum: TsiLang Components Suite
- Topic: CreateMessageDlg ugly textoutput
- Replies: 3
- Views: 8636
- Tue Jun 17, 2008 6:53 am
- Forum: TsiLang Components Suite
- Topic: CreateMessageDlg ugly textoutput
- Replies: 3
- Views: 8636
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 :...
- Wed Jan 16, 2008 8:48 am
- Forum: TsiLang Components Suite
- Topic: Memory Leak
- Replies: 3
- Views: 8843
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...
- Wed Jan 16, 2008 8:08 am
- Forum: TsiLang Components Suite
- Topic: Slowness to open the form to translate.
- Replies: 6
- Views: 12830
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...
- Wed Oct 17, 2007 3:40 pm
- Forum: TsiLang Components Suite
- Topic: EOLEException
- Replies: 2
- Views: 8895
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...
- Wed Oct 17, 2007 2:39 pm
- Forum: TsiLang Components Suite
- Topic: EOLEException
- Replies: 2
- Views: 8895
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 ...
- Tue Mar 06, 2007 8:14 am
- Forum: TsiLang Components Suite
- Topic: DevExpress TcxDBTreeListColumn
- Replies: 1
- Views: 5647
DevExpress TcxDBTreeListColumn
The siLang component does not detect the caption in this DevExpress component. Any clue why?
- Tue Mar 06, 2007 8:11 am
- Forum: TsiLang Components Suite
- Topic: Question to tsiLangExpert
- Replies: 9
- Views: 14672
- Fri Feb 23, 2007 8:16 am
- Forum: TsiLang Components Suite
- Topic: Question to tsiLangExpert
- Replies: 9
- Views: 14672
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...
- Thu Feb 22, 2007 10:04 pm
- Forum: TsiLang Components Suite
- Topic: Question to tsiLangExpert
- Replies: 9
- Views: 14672
- Thu Feb 22, 2007 7:21 pm
- Forum: TsiLang Components Suite
- Topic: Question to tsiLangExpert
- Replies: 9
- Views: 14672
- Thu Feb 22, 2007 2:30 pm
- Forum: TsiLang Components Suite
- Topic: Question to tsiLangExpert
- Replies: 9
- Views: 14672
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...