Search found 4 matches

by optiware
Fri Jan 22, 2010 2:53 pm
Forum: TsiLang Components Suite
Topic: Multiline string question
Replies: 5
Views: 8521

It worked. Thank you.
I did not know this property.
siLangDispatcher doesn't have it? Global setup would be nice.
by optiware
Fri Jan 22, 2010 7:45 am
Forum: TsiLang Components Suite
Topic: Multiline string question
Replies: 5
Views: 8521

Where do I find UsedInCPP?
I have a common LangDispatcher and a siLangLinked on each form.

Under 'Translation Settings' I found 'Parse multi-lines' (unchecked). Has it do do with this problem?
by optiware
Fri Jan 15, 2010 11:32 am
Forum: TsiLang Components Suite
Topic: Multiline string question
Replies: 5
Views: 8521

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 ...
by optiware
Tue Jan 12, 2010 3:21 pm
Forum: TsiLang Components Suite
Topic: SiLang and IntraWeb
Replies: 1
Views: 5452

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...