Page 1 of 1

siLangCombo use

Posted: Wed Feb 24, 2010 6:33 pm
by ud2008
I have 2 questions:

First of all, a great component.

First question:
I want to use the siLangCombo to switch between languages, how to use it?
I see the languages I use, but don't know how implement it in code of Delphi 2010.

Second question:
In the program I create I use a frame which is inserted into a tabpage (created in code). I translated the form as it should be (added a linked silang to the form), I can switch between languages at design-time (the languages are seen), but the when I tried it with a combobox (not the silangcombo I use now) the program is being translated but the frame inside the tabpage isn't.

Thanks for any replies.

Posted: Wed Feb 24, 2010 10:06 pm
by ud2008
The first question is solved.

Now the second remains.

Please any help.

Posted: Fri Feb 26, 2010 11:19 am
by isiticov
Hello,

The most possible reason for that is that LangDispatcher property not set properly at run-time. Please check this.