...that was the solution for my problem.
Thank you!
Volker
Search found 12 matches
- Mon Aug 09, 2004 11:11 am
- Forum: TsiLang Components Suite
- Topic: translation of TTabSheet to Romanian
- Replies: 2
- Views: 9216
- Mon Aug 09, 2004 8:27 am
- Forum: TsiLang Components Suite
- Topic: translation of TTabSheet to Romanian
- Replies: 2
- Views: 9216
translation of TTabSheet to Romanian
Hello! I have a problem to translate TTabSheet Captions to Romanian. It seems, that the charset is incorrect. The translation is not displayed correctly. I choose easterneurope charset and font Arial. Labels on the TabSheet or elsewhere on the form are translated well. There is the same behaviour wi...
- Tue Jun 22, 2004 1:27 pm
- Forum: TsiLang Components Suite
- Topic: Dialog translation
- Replies: 1
- Views: 6786
Sorry! I found the mistake in this case. After I cleared the translation in the super component. The subcomponents have no more acces to the dialog caption. After reloading the translation information from sib file and then restore inherited information in the inherited Tsilang, the dialog captions ...
- Tue Jun 22, 2004 1:14 pm
- Forum: TsiLang Components Suite
- Topic: Dialog translation
- Replies: 1
- Views: 6786
Dialog translation
In Translation Editor - Dialogs i find an empty sheet for some TsiLangs.
Why? In the most cases i have entries and can translate them.
How can I recreate the standard entries?
Volker
Why? In the most cases i have entries and can translate them.
How can I recreate the standard entries?
Volker
- Thu Jun 17, 2004 2:14 pm
- Forum: TsiLang Components Suite
- Topic: problems with SIB-file
- Replies: 9
- Views: 19398
my nerving questions will end now. It works! Now I deleted the filename in the objectinspector of the TsiLangRTSE and set langDispatcher.filename := 'trans.sib'; in OnCreate-Event of the enclosing DataModul and it works fine and really faster then with the sil-file. I have no explanation for that be...
- Thu Jun 17, 2004 1:49 pm
- Forum: TsiLang Components Suite
- Topic: problems with SIB-file
- Replies: 9
- Views: 19398
- Thu Jun 17, 2004 1:46 pm
- Forum: TsiLang Components Suite
- Topic: problems with SIB-file
- Replies: 9
- Views: 19398
I could change the number of languages manually in TsiLang Expert when the forms where open. Now if I restart the TsiLang Expert they are all set to 3. the property isInheritedOwner was already set to True. I think there is some list index out of bounds because of EListError ocurring when starting t...
- Thu Jun 17, 2004 12:56 pm
- Forum: TsiLang Components Suite
- Topic: problems with SIB-file
- Replies: 9
- Views: 19398
After a new conversion from TsiLangExpert it still doesn't work. It is strange that TsiLAng Expert show only a few forms with the correct number of languages and the most of them with only 1 language. Changing this in TsiLang Expert doesn't have any results. Is it possible, that sib-file is to big o...
- Thu Jun 17, 2004 11:50 am
- Forum: TsiLang Components Suite
- Topic: problems with SIB-file
- Replies: 9
- Views: 19398
to 1: yes, I used Sil Editor for conversion to 2: i have one form with TsiLangRTSE and all the other forms are inherited from this one, so all the other also have TsiLangRTSE. Maybe I should change TsiLangRTSE to TsiLang. Is it faster? to 3: i have already downloaded the users guide and thought that...
- Thu Jun 17, 2004 11:05 am
- Forum: TsiLang Components Suite
- Topic: problems with SIB-file
- Replies: 9
- Views: 19398
problems with SIB-file
Hi! I want my langDispatcher use a sib-file to get translation-information. Now i have a sil-File, that contains all information of about 30 forms. Every form contains a TsiLangRTSE, that is linked to the dispatcher. The forms are created just when they are requested, not when starting the applicati...
- Thu Jun 17, 2004 10:21 am
- Forum: TsiLang Components Suite
- Topic: translation in DateTimePicker
- Replies: 2
- Views: 8787
- Wed Jun 16, 2004 7:40 am
- Forum: TsiLang Components Suite
- Topic: translation in DateTimePicker
- Replies: 2
- Views: 8787
translation in DateTimePicker
I try to internationalize my application and now I'm wondering if it is possible to translate the names of the month in DateTimePicker.
Can I use the Locale for that?
I'm new to delphi and SiComponents at all.
Any suggestions to solve my problem?
Thanks,
Volker
Can I use the Locale for that?
I'm new to delphi and SiComponents at all.
Any suggestions to solve my problem?
Thanks,
Volker