I think it is normal behaviour, that at the moment the user rotates the phone, the first B4Xpage in pagestack will be shown.
But is it possible to change that behaviour?
At the first page there was a login
and at second page a dashboard.
The third page contains some fields and a editable...
Hi everyone, i want to share a stupid piece of code that could be useful (to me it did).
I had the need to know what was the page displayed when Application_Active sub is fired -> this is the post
What I did
Create a code module where i save all the useful functions and created a single...
Hi i'm learning how to use the tableview in the best way.
I'm trying to do a settings page like the ios one, with elements that opens other pages.
Sub Process_Globals
Public App As Application
Public NavControl As NavigationController
Private Page1 As Page
Private Panel1 As...
Hi everyone, i took a look at this post:
https://www.b4x.com/android/forum/threads/navigationbar-inside-tabbarcontroller.50653/
Where is shown how to switch between pages using the tabcontroller (like whatsapp looks).
But i have a question: if i want to use that controlller, Do I have to write...
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.