Hi Everybody
here is my question:
- working with different B4X pages many time I need to check some variables value (declared in B4XMainPage) from others pages.
With the mouse pointer (while program is freezed on the break point) over Private Variables (declared inside the B4XPage) I can see the value but point on variables declared inside B4XMainPage (while I'm in others pages) I can't see anything.
The access to the variables declared in B4XMainPage is with B4XPages.MainPage.MyVariablesname
Where I'm wrong?
here is my question:
- working with different B4X pages many time I need to check some variables value (declared in B4XMainPage) from others pages.
With the mouse pointer (while program is freezed on the break point) over Private Variables (declared inside the B4XPage) I can see the value but point on variables declared inside B4XMainPage (while I'm in others pages) I can't see anything.
The access to the variables declared in B4XMainPage is with B4XPages.MainPage.MyVariablesname
Where I'm wrong?