This version adds the following improvements:
Edit: V3.61 is now available. It fixes the Slider and ChoiceBox error.
- Block code completion: https://www.b4x.com/android/forum/threads/new-feature-blocks-completion.56983/
- Slider control added to the designer.
- Password mode added to TextField (in the designer).
- ChoiceBox added - This is a simpler version of ComboBox. Currently there is an issue (in JavaFX) with ComboBox and Windows 10. Consider switching to ChoiceBox until this issue is resolved. Note that ChoiceBox is only available in the internal designer (or in code).
- File.DirData - Built in implementation of this code: https://www.b4x.com/android/forum/threads/data-folder.56874/#content
In most cases this is the best place to write data. - Form.IsInitialized method.
Edit: V3.61 is now available. It fixes the Slider and ChoiceBox error.
Last edited: