b4xpage_background

  1. A

    iOS Question B4i B4XPage_Background & Back Button

    Hello, I'm playing around with the B4XPages, and iOS - I'm using the native back button on iOS - to go back to previous page, it was simple navigation. If I press that - I then use to clear input boxes. Private Sub B4XPage_Disappear ' Clear my input boxes End Sub However if...
Top