keypress

  1. practicalsoft

    B4X FEED Bluetooth Button values

    Hi, I`m connecting B4A to a BT selfie stick and monitoring the key presses (code shown below), but with several keys it returns the correct value but then followed by 5 zero`s. This is making my life hard to detect the keypress, would appreciate any idea`s to help this? Here is the log: ***...
  2. practicalsoft

    B4X FEED B4XPages KeyPress

    How to use KeyPress with B4XPAGES? I have a webview in B4XMainPage and I would like to use the command webview.back, I don't know how to work with keypress in separate classes Main: Sub Activity_KeyPress (KeyCode As Int) As Boolean If KeyCode = KeyCodes.KEYCODE_BACK Then...
  3. practicalsoft

    B4X FEED Strange Activity_KeyPress & if statement

    Hi guys, I have 2 codes, Code A B4X: Sub Activity_KeyPress (KeyCode As Int) As Boolean If KeyCode = KeyCodes.KEYCODE_BACK then If Info.IsShow then Info.Close Return True End If End If Return False End Sub Code B B4X: Sub Activity_KeyPress (KeyCode As...
عقب
بالا