Hey, i have a display problem, i take a image from the camera, then i open a new page to load the image to edit it. If I would now load the image in the "appear" sub, you will see the old image, until the new one is loaded and all the settings on the page are still there because the page was...
www.b4x.com
I wish, if it is easy to implement in B4X, that there is a sub to destroy a page so whenever a call to B4XPages.ShowPage("page") will always triggers B4XPage_Created.
If it is difficult to implement, I will try to find another way.