cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
porkchop
Level 3

Custom panel custom language selection

Hello, our software has a upgrade feature that must check if there is a version already installed to upgrade and our installer uses different files for different languages. so i was hoping to create a custom panel that will display the choose able languages. instead of having them in the splash screen. I can not seem to change the language of the installation with a custom panel! i have tried two ways right now and they do not work.

com.zerog.ia.designer.customizers.LocaleSettingCustomizer.setDefaultLocale(Locale.GERMAN);
com.zerog.ia.designer.customizers.InstallPanelActionDashboard.setDefaultLocale(Locale.GERMAN);

is there any why that i can possible set the language from a custom panel?

thank you!
Labels (1)
0 Kudos
(1) Reply
pcerasuolo
Level 3

0 Kudos