A B4X project example to use Localizator in B4XPages
The device locale is selected for B4XCombobox by default.
This is answer to this question:
www.b4x.com
GitHub: https://github.com/pyhoon/Localizator-B4XPages-B4X
The device locale is selected for B4XCombobox by default.
This is answer to this question:
Localization in B4XPages
In the B4XPages localization example, ListView is used to select the language. Please help me replace ListView with B4XComboBox to select the language. Filling the ComboBox works, but then I got confused. A simplified example is attached.

GitHub: https://github.com/pyhoon/Localizator-B4XPages-B4X