- Dec 12, 2022
- 357
- 2
Hello all,
Normally the main page starts first, from there others can follow. I would like to continue having the mainpage be the page that the users are active with 95% of the time. However, before the mainpage is shown, how can I hide (make Invisible) then show it (Make visible) once the user successfully logs in OR, launch the another page first, then the mainpage following. Or must the mainpage be created and shown from the start??
In the mainpage code, I have tried using where appropriate ( B4XPage_Created)
B4X:
And also this in the sub
B4X:
B4X:
I also tried this code to launch another page first, but after that page is closed, the whole app closes
B4X:
...
Normally the main page starts first, from there others can follow. I would like to continue having the mainpage be the page that the users are active with 95% of the time. However, before the mainpage is shown, how can I hide (make Invisible) then show it (Make visible) once the user successfully logs in OR, launch the another page first, then the mainpage following. Or must the mainpage be created and shown from the start??
In the mainpage code, I have tried using where appropriate ( B4XPage_Created)
B4X:
Root.Visible = False
And also this in the sub
B4X:
Root.Visible = True
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
I also tried this code to launch another page first, but after that page is closed, the whole app closes
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید