Language change
Mark
Hello Forum,
what do I have to do in the LanguageChange() function if the user changes the language in a B1?
I know the Language Manager example. My problem is that if the Language Change has happen, the function LanguageChange() is called by Coresuite. I'm trying re-create new menus with the new language strings, but I get an exception if I'm trying to get a reference on: SwissAddonFramework.UI.Components.MenuItem.GetFromUID("43520")
Exception: System.Runtime.InteropServices.COMException: Menu not found. 66000-27
Only a Coresuite restart helps. Now the menus of my Addin is in the new language.
Mark
0
Please sign in to leave a comment.
Comments
0 comments