Search found 18 matches
- Thu Oct 27, 2005 5:48 pm
- Forum: TsiLang Components Suite
- Topic: Status bar´s translation didn´t work!
- Replies: 4
- Views: 12367
Hi, StatusBar problems again. The situation: I have a StatusBar with some text information on it. This text is set to the panels on the ONSHOW event of the form. The Tsilang component is loaded on other form (DataModule form). The user have the option to change the language on run-time. If he change...
- Fri Aug 12, 2005 11:23 am
- Forum: TsiLang Components Suite
- Topic: TChart problems
- Replies: 10
- Views: 20900
This is strange but we just checked and LoadAllFromFile loads extended as well. Are you able to reproduce the problem on simple project and send it to us? Well, I tried to reproduce it, but without success. So, I did a few tests on my application and concluded that only on a specific Form this happ...
- Thu Aug 11, 2005 2:08 pm
- Forum: TsiLang Components Suite
- Topic: TChart problems
- Replies: 10
- Views: 20900
...
I concluded that the LoadAllFromFile is not working for my extended translations, because I removed the LoadAllFromFile´s call and the extended translations keep working fine.
Well, its better working like this than when it was not supposed to work. I think this is very uncomon.
Regard,
Pablo
Well, its better working like this than when it was not supposed to work. I think this is very uncomon.
Regard,
Pablo
- Wed Aug 10, 2005 7:44 pm
- Forum: TsiLang Components Suite
- Topic: TChart problems
- Replies: 10
- Views: 20900
...
Well it´s working now, but I don´t know why... The last time it worked, all I had done was to translate the .SIB´s extended strings and use LoadAllFromFile function. But this time I had to translate the .SIB´s extended strings and then get back to Delphi and click on File --> Save/Load Translations ...
- Wed Aug 10, 2005 4:47 pm
- Forum: TsiLang Components Suite
- Topic: TChart problems
- Replies: 10
- Views: 20900
What the...
Hi all,
Mine extended translations was supposed to work until now!
But it doesn´t work anymore. I checked and the form with the charts is created later then the loadallfromfile function.
I lost about more than 10 hours trying to fix it and nothing until now!
Anyone have a suggestion?
Please,
Pablo
Mine extended translations was supposed to work until now!
But it doesn´t work anymore. I checked and the form with the charts is created later then the loadallfromfile function.
I lost about more than 10 hours trying to fix it and nothing until now!
Anyone have a suggestion?
Please,
Pablo
- Thu Jun 30, 2005 12:38 pm
- Forum: TsiLang Components Suite
- Topic: Status bar´s translation didn´t work!
- Replies: 4
- Views: 12367
Status bar´s translation didn´t work!
Hi
My program contains a status bar wich Date is displayed.
If I change the language of the program at run-time, the status bar´s translation don´t work. If I set up the language on design time, the status bar´s translation works fine.
What I could do to make this work? Any idea?
Regards,
Pablo
My program contains a status bar wich Date is displayed.
If I change the language of the program at run-time, the status bar´s translation don´t work. If I set up the language on design time, the status bar´s translation works fine.
What I could do to make this work? Any idea?
Regards,
Pablo
- Thu Jun 30, 2005 12:35 pm
- Forum: TsiLang Components Suite
- Topic: Acess violation...
- Replies: 2
- Views: 7721
Works
Could be that siClass has nil content. Are you sure you didn't mix the CLX and VCL units in your project (be sure no TsiLang units with Q prefix used in VCL application and vice versa)? In case not, please try to reproduce the situation with sample project and send it to us. i wasted a few hours of...
- Fri Jun 24, 2005 7:48 pm
- Forum: TsiLang Components Suite
- Topic: Acess violation...
- Replies: 2
- Views: 7721
Acess violation...
Hi I dont know why, my application stoped working for no reason! It generates an Access violation exception on siComp.pas: if S = AOwnerClassName then begin AStream.Read(dw, SizeOf(dw)); frm := TForm.Create(AComp); siClass := TComponentClass(GetClass(AComp.Classname)); SI := TsiCustomLang(siClass.Cr...
- Thu Jun 23, 2005 4:44 pm
- Forum: TsiLang Components Suite
- Topic: Doubt about .SIL files
- Replies: 9
- Views: 16055
Thanks
Think that my problem´s are gone now...
Thank´s for the fast support !

Thank´s for the fast support !


- Thu Jun 23, 2005 2:05 pm
- Forum: TsiLang Components Suite
- Topic: Doubt about .SIL files
- Replies: 9
- Views: 16055
I tried it already...
I tried it already without success... When I press "Load from..." at Translation Editor, it only have the option to load from .SIL or *. all files (I select all files and it´s Ok), but when I load the .SIB file it replaces everything with "empty data". My .SIB file gets empty, al...
- Thu Jun 23, 2005 11:26 am
- Forum: TsiLang Components Suite
- Topic: Doubt about .SIL files
- Replies: 9
- Views: 16055
I know about that ...
I know about that, but lets supose I translated my .SIB file at the SIL Editor, not in Delphi. I have 3 labels with their captions all translated. Then I deleted 1 label. If I save a .SIB file I´ll lose my translations from the others 2 labels, do you got my point? I want to know how I can update my...
- Wed Jun 22, 2005 7:40 pm
- Forum: TsiLang Components Suite
- Topic: Doubt about .SIL files
- Replies: 9
- Views: 16055
testing...
im doing some tests now saving my project into a .SIB file....
and i´m liking...
but the same doubt persist, if i delete an object , loading all the translation from the old .sib file into the new one and then saving again is the only way to get my .sib file updated?
thanks
and i´m liking...
but the same doubt persist, if i delete an object , loading all the translation from the old .sib file into the new one and then saving again is the only way to get my .sib file updated?
thanks
- Wed Jun 22, 2005 6:49 pm
- Forum: TsiLang Components Suite
- Topic: Doubt about .SIL files
- Replies: 9
- Views: 16055
Hmmmm...
I just read about SIB files, but don´t know anything about then... lol
Will try to learn how to use it.
Any demo or suggestion??
Thanks
Will try to learn how to use it.
Any demo or suggestion??
Thanks
- Wed Jun 22, 2005 6:47 pm
- Forum: TsiLang Components Suite
- Topic: TChart problems
- Replies: 10
- Views: 20900
finally
I heard about the loadallfromfile here on the forum, and I was using it wrong.
Now it work´s.
Really Thanks
Now it work´s.

Really Thanks
- Wed Jun 22, 2005 6:38 pm
- Forum: TsiLang Components Suite
- Topic: Doubt about .SIL files
- Replies: 9
- Views: 16055
Doubt about .SIL files
Hi again :D Let me describe a situation: Example: I have 3 labels, and 2 buttons on my form. Done! Let´s supose this is my project! Now I save a .SIL file from the project. Good! But, few hours later, I decided that the 2º Label is useless and deleted it. What I need to do to "update" my ....