- Jun 6, 2020
- 11,559
- 4,422
I'm trying to create a simple multiple-page PWA test app. The code from @alwaysbusy works:
[H3]
I'm trying to figure out how to have multiple 'pages' like B4xPages or B4A activities without using BANano Router. The "B4X Getting Started Guide has instructions for Router with a comment "I personally do not use this in my PWA's. B4J has already so much organization of your code build-in with...
But I need the nice layout of the default PWA app (the one you get after you select BANano PWA project type). Therefore I started with the default PWA project, added two pages containing a textbox and a button. I'm able to jump between the two pages using the sidebar menu, but TextBox_Changed and button_Clicked event were not fired.
The entire project is too large (more than 3M due to the image files) to be attached here, so for Files folder I include only page1 and page2 layout files in the attached zip file
Could somone tell me what I did wrong, please?
TIA
Main page content:
[H3]
برای دیدن لینک ها باید ثبت نام کنید
[/H3]I'm trying to figure out how to have multiple 'pages' like B4xPages or B4A activities without using BANano Router. The "B4X Getting Started Guide has instructions for Router with a comment "I personally do not use this in my PWA's. B4J has already so much organization of your code build-in with...
برای دیدن تصاویر باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
But I need the nice layout of the default PWA app (the one you get after you select BANano PWA project type). Therefore I started with the default PWA project, added two pages containing a textbox and a button. I'm able to jump between the two pages using the sidebar menu, but TextBox_Changed and button_Clicked event were not fired.
The entire project is too large (more than 3M due to the image files) to be attached here, so for Files folder I include only page1 and page2 layout files in the attached zip file
Could somone tell me what I did wrong, please?
TIA
Main page content:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید