back button

  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...
  2. R

    Android Question Manipulate Android back button

    Would it be possible to do this to make a custom keyboard behave like the default Android keyboard? So, when the custom keyboard shows the back button points down and when it doesn't show it points left. RBS
  3. D

    Android Question b4X pages intercept the back button operation

    Hi, Guys I am using B4Xpages and have a problem with back button operation. I am not using the backbutton built into B4Xpages, its operation (going to the previous page) does not suit my app. However, the user can still press the backbutton on the phone (below the display) and it causes my App...
  4. MegatenFreak

    Android Question App reruns when back is pressed during google voice recognition

    Hi. My app shows users short video clips and then opens Google voice recognition so they can repeat what they heard. problem is, sometimes they haven't heard the clip or are simply not ready, so they press back to go back (since there's no way to 'repeat' or 'cancel' Google VR), but when they...
Top