P Pacache Member Oct 26, 2022 #1 Hello, i dont know why i get this message ! can someone explain me why ?
Alexander Stolte Expert Licensed User Longtime User Oct 26, 2022 #2 Is this Checkox on the "Prefereceslayout" form? Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Oct 27, 2022 #4 Please post code as text, not screenshots. You should add the preferences page with B4XPages.AddPageAndCreate. Upvote 0
Please post code as text, not screenshots. You should add the preferences page with B4XPages.AddPageAndCreate.
P Pacache Member Oct 27, 2022 #5 Thank you Erel. I understood that the page is not created when we add but only just before we show it and since i tried to access a view before the page was created so it couldnt work. Upvote 0
Thank you Erel. I understood that the page is not created when we add but only just before we show it and since i tried to access a view before the page was created so it couldnt work.