Hi Fam
With the B4X IDE Companion, you are able to view the layouts of the various platforms, whether b4j, bal, bil files. We extended an already existing project and migrated it to the VS Code Extension. Below is a layout from the Mastodon Project developed by Erel.
Clicking any bal, bil and bjl file in your Files tree, will activate an editor for you to view the layout.
You can also toggle between the json and view mode of the layout.
You will recall this has a settings screen also to change some settings for the layout editor/viewer.
One is able to edit the layout and export it to a bal/bil/bjl/json file via the File Menu.
Related Content
www.b4x.com
With the B4X IDE Companion, you are able to view the layouts of the various platforms, whether b4j, bal, bil files. We extended an already existing project and migrated it to the VS Code Extension. Below is a layout from the Mastodon Project developed by Erel.
Clicking any bal, bil and bjl file in your Files tree, will activate an editor for you to view the layout.
You can also toggle between the json and view mode of the layout.
You will recall this has a settings screen also to change some settings for the layout editor/viewer.
One is able to edit the layout and export it to a bal/bil/bjl/json file via the File Menu.
Related Content
[Web] SithasoBJL-JSON Editor WebApp
Hi Fam This app has been inspired by my need to have the SithasoDaisy5 Low Code Generator create complete bjl layouts from UI one creates from the tool Import (BJL/JSON) > Edit It > Export (BJL/JSON) Experience it for yourself on Vercel Download Source Code Related Content...