Hi,
I have added a new Page as below :
Now I want to declare the page like below
Where to declare these lines? Is it at B4XMainPage or Main
Thanks
I have added a new Page as below :
Now I want to declare the page like below
B4X:
Private Page2 As B4XPage2
Page2 = B4XPages.GetPage("Page 2")
Where to declare these lines? Is it at B4XMainPage or Main
Thanks