Hello,
I am just writing an app, taking the ThreePagesExample as a template.
With the Designer, I added a new form "myStartPage" and generated the members.
But only the two buttons of the new page where inserted in the B4XMainPage, I have no clue how to handle the form.
When I add it to the Globals "Public myStartPage As B4XPage4", it is marked red as an error.
I also tried "Root.LoadLayout("myStartPage") ", but to no avail.
thanx for your help, Helmut
I am just writing an app, taking the ThreePagesExample as a template.
With the Designer, I added a new form "myStartPage" and generated the members.
But only the two buttons of the new page where inserted in the B4XMainPage, I have no clue how to handle the form.
When I add it to the Globals "Public myStartPage As B4XPage4", it is marked red as an error.
I also tried "Root.LoadLayout("myStartPage") ", but to no avail.
thanx for your help, Helmut