3.17 Switching Language Problem

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
2 posts • Page 1 of 1
blaui
Posts:1
Joined: Fri Jan 10, 2014 8:28 am

3.17 Switching Language Problem

Post by blaui »

if I open a panel in Quickstart or with UI Manager in Console and switch the language in Toolbar "Action" the Callback Functions "Initialize" and "LangChanged" will be called.
In both Callback functions I cannot find out which language was set.
getNoOfLangs() returns 11
getActiveLang() returns always 0 (English)
getActiveLangId() returns always 10001 (English)
Many thanks in advance for your help.

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: 3.17 Switching Language Problem

Post by leoknipp »

If the language for a UI shall be changed you have to use the function switchLang() or changeLang().

Best Regards
Leopold Knipp
Senior Support Specialist

2 posts • Page 1 of 1