Qt Installer Framework: Is it possible to create an installer with custom page for language change and runtime translation?
Unsolved
Installation and Deployment
-
Hello everyone,
I have been investingating this framework for some time. The documentation is not really helpful here, so I am kinda desperate.
I want to create an installer with an option of manually choosing language on the very 1st page, which will then change the language during the runtime.
I know it is possible to create specific translations for custom pages, but the language is still defined by the system and I want to be able to manually choose the language and translate all pages (including defualt pages) regardless of the system language.
Is it even possible with this framework? I am using JavaScript API only, not C++.
Thanks in advance!