LucaMs Expert Licensed User Longtime User Sep 9, 2021 #1 MainPage "is" an Activity object, right? And that can't be a property, since B4XPages is a code module. I could look at the source but I'm too lazy.
MainPage "is" an Activity object, right? And that can't be a property, since B4XPages is a code module. I could look at the source but I'm too lazy.
Sandman Expert Licensed User Longtime User Sep 9, 2021 #2 Yes and no. I could explain better, but I'm too lazy. Upvote 0
LucaMs Expert Licensed User Longtime User Sep 9, 2021 #3 B4X: 'Returns the main page. Public Sub MainPage As B4XMainPage Return GetManager.MainPage End Sub It works as it were a property; just a function without parameters. Upvote 0
B4X: 'Returns the main page. Public Sub MainPage As B4XMainPage Return GetManager.MainPage End Sub It works as it were a property; just a function without parameters.
LucaMs Expert Licensed User Longtime User Sep 9, 2021 #4 Sandman said: Yes and no. I could explain better, but I'm too lazy. Click to expand... Curiosity has overcome laziness ? Upvote 0
Sandman said: Yes and no. I could explain better, but I'm too lazy. Click to expand... Curiosity has overcome laziness ?