Hello everyone, I'm sharing a basic example where I integrated several options [B4APages and] so that a new member can start developing their application.
I hope it is useful.
Hola a todos, les comparto una ejemplo base donde integre varias opciones [B4APages and B4XDrawer] donde un miembro nuevo pueda iniciar el desarrollo de su aplicación.
Espero sea de utilidad.
AppBase from the example: App with Splash published on 20200803
www.b4x.com
Left menu added and menu bar options: Items with image: lybrary B4XDrawer
www.b4x.com
I hope it is useful.
Hola a todos, les comparto una ejemplo base donde integre varias opciones [B4APages and B4XDrawer] donde un miembro nuevo pueda iniciar el desarrollo de su aplicación.
Espero sea de utilidad.
AppBase from the example: App with Splash published on 20200803
[B4X] [B4XPages] Splash Screen
B4A, B4i and B4J splash screen implementation. The implementation is different in each platform. 1. Don't miss the manifest editor code in B4A. 2. Don't use %y in the code. Use Root.Height instead (you can use %y in the designer script).

Left menu added and menu bar options: Items with image: lybrary B4XDrawer
[B4X] B4XPages + B4XDrawer
B4XDrawer v1.53 adds support for B4J. This is a good opportunity to create a B4XPages example using B4XDrawer. It does require some configuration so pay attention. The example is based on the three pages example...
