keypress

  1. M

    Android Question [SOLVED] KeyPress Event Unmanageable

    Hi, everyone, i'm coding an app, and i wanted to do it graphically catchy, so i designed my own msgBox in the designer, and i display it using the custom B4XDialog and loading the layout i did. Now, the problem is that it doesn't aumatic handle the KeyPress Back event, so you have to do it...
  2. L

    Android Question How to intercept or simulate first tab key press

    Hello, Some time ago I developed on my application a barcode scanning. I do this intercepting the chars with activity_keypress and when I receive the tab key my application search the barcode. It works, but I got a problem that my customer reject. The application starts to read the barcode...
  3. Mashiane

    B4J Library [ABMaterial]: MashKeyPress (Capture Keyboard Input e.g. Shift+a)

    Hi there This is in response to CableGuy's PM for this functionality here. So far the preliminary results are indicating that its working...at page level. The original js is here. Download the js files and add the necessary link to this js in BuildPage. I must admit this is some nifty piece...
Top