siLangCombo use

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
ud2008
Posts: 2
Joined: Mon Feb 22, 2010 12:18 am

siLangCombo use

Post 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.
ud2008
Posts: 2
Joined: Mon Feb 22, 2010 12:18 am

Post by ud2008 »

The first question is solved.

Now the second remains.

Please any help.
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Hello,

The most possible reason for that is that LangDispatcher property not set properly at run-time. Please check this.
Best regards,
Igor Siticov.
Post Reply