I'm happy to release a new version of B4A.
This update includes the new designer script extensions (DSE) feature: https://www.b4x.com/android/forum/threads/b4x-designer-script-extensions.141312/#content
I believe that overtime this feature will change the way we manage complex layouts.
Note that the UI Cloud has been removed. It was in quite a bad state for a while. Newer devices misbehave when running for a long time as servers and it became impossible to maintain it.
Download link: https://www.b4x.com/android/files/beta.exe
This update includes the new designer script extensions (DSE) feature: https://www.b4x.com/android/forum/threads/b4x-designer-script-extensions.141312/#content
I believe that overtime this feature will change the way we manage complex layouts.
B4X:
'Parameters: Panel, EventName, [label, tag]+
ToolbarCreator.CreateToolbar(Pane1, "BottomToolbar", DDD.ToChr(0xF015), "home", _
DDD.ToChr(0xF217) & " abc", "cart", DDD.ToChr(0xF1D9), "send")
DDD.SpreadControlsHorizontally(Pane1, 120dip, 10dip)
- This is the first 64 bit version of B4A IDE.
It will be installed by default under Program Files\Anywhere Software\B4A.
It will not run on 32 bit Windows. Note that the CPU architecture doesn't affect the compiled apps. - RUNTIME conditional symbol - an automatic symbol that is added during compilation. It can be used to exclude code from the IDE case-corrector.
- Updated libraries: B4XPages v1.11, XUI Views v2.55, BCTextEngine v1.92, XUI v2.2, SMM v1.13.
- New DesignerUtils (DDD) library with a new designer script framework.
- Bug fixes and other minor improvements.
Note that the UI Cloud has been removed. It was in quite a bad state for a while. Newer devices misbehave when running for a long time as servers and it became impossible to maintain it.
Download link: https://www.b4x.com/android/files/beta.exe