Hi all,
forgive me if this is a stupid question, moving inside the amount of website docs and forums as a primer is not easy....
I am trying to understand the b4j debugger. I have the "three pages example". If i put a breakpoint in the second page code the list of variable in the bottom view does not show the object values of component in ohter pages. If i change page when the flow is blocked the bottom view is always on the page 2.
How can i inspect values in other pages when i am on one of then? is it possibile? Should i use the control expression box ? in this case which is the sintax ? I come from vb6 and i did ? b4xpages.mainpage-txtuser-text ...
forgive me if this is a stupid question, moving inside the amount of website docs and forums as a primer is not easy....
I am trying to understand the b4j debugger. I have the "three pages example". If i put a breakpoint in the second page code the list of variable in the bottom view does not show the object values of component in ohter pages. If i change page when the flow is blocked the bottom view is always on the page 2.
How can i inspect values in other pages when i am on one of then? is it possibile? Should i use the control expression box ? in this case which is the sintax ? I come from vb6 and i did ? b4xpages.mainpage-txtuser-text ...