It worked. Thank you.
I did not know this property.
siLangDispatcher doesn't have it? Global setup would be nice.
Search found 4 matches
- Fri Jan 22, 2010 2:53 pm
- Forum: TsiLang Components Suite
- Topic: Multiline string question
- Replies: 5
- Views: 10573
- Fri Jan 22, 2010 7:45 am
- Forum: TsiLang Components Suite
- Topic: Multiline string question
- Replies: 5
- Views: 10573
- Fri Jan 15, 2010 11:32 am
- Forum: TsiLang Components Suite
- Topic: Multiline string question
- Replies: 5
- Views: 10573
Multiline string question
WebApplication->ShowMessage("Line1\nLine2"); shows a message box with two lines. WebApplication->ShowMessage(siLangLinked1->GetTextOrDefaultC(IDS_10)); with exactly the same text in IDS_10 in the Translation Editor shows a message box with one line "Line1\nLine2". How do I have ...
- Tue Jan 12, 2010 3:21 pm
- Forum: TsiLang Components Suite
- Topic: SiLang and IntraWeb
- Replies: 1
- Views: 6242
SiLang and IntraWeb
Hi, I am using SiLang 6.4 together with IW10.0.19 in application mode. I have two buttons for two languages. Clicking these buttons shows my form in the two languages - but not all components. An IWMemo and an IWLabel are in the correct language, an IWComboBox and a Menue still show in the former la...