Sé, que para cargar una pagina de B4XPages empleo un código como este
B4XPages.ShowPage("Pagina 2")
pero cuando estoy en otra pagina, como hago para mostrar B4XMainPage?
si ejecuto por ejemplo esto
Private Sub ButtonGuardarYVolver_Click
GuardaData
B4XPages.ShowPage("B4XMainPage")...
Hi All,
I created a B4X home launcher app several years ago (2016) and until recently it’s been working well on dozens of device types.
However, recently (on newer devices) the B4X Home launcher starts an application as expected, for example Netflix or BBC iPlayer or another app etc.
The...
Hi everyone, i've an app with the Main activity used as Login form.
When i user log in i wrote:
StartActivity("Home")
But if the user put the app in background and then opens it up from the homescreen (not from the recent apps) starts the Main activity instead of the Home activity (that is the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.