Hi everyone,
my app has a timeout timer that is resetted every time that the user interacts with the application interface.
Thanks to this method
However I just implemented a B4XDialog with B4XInputTemplate and I noticed that when the keyboard is used in Text Mode the "user_interaction" event...
Hi everyone... I know that with IME is not possible to fire the HeightChanged event in fullscreen mode... is it possible that in 2024 there is no other option to have an event for the keyboard opening/hiding?... i think it is impossible that there is no other method... already in 2016 this user...
The CustomKeyboard library has made a leap in quality to be able to replace the native Android/iOs keyboard and also for the Desktop version.
Further developments are planned such as the possibility of adding editable fields from Design which are managed by this keyboard.
This required a more...
Hi all
Please help
I use software triggers to control Zebra Barcode Reader.
i try to use Key_Down|Key_UP
Private Sub Activity_KeyUp (KeyCode As Int) As Boolean
Return False
End Sub
it works, but then key press,.
Now i need to turn it off on scan key Released, but no event...
Hello everyone,
I need to disable the ESC key in a totem Android app that use a physical keyboard.
How can achive it? (pls don't tell me to physically remove the ESC button...:)).
Thanks for your attention.
Mauro
Deseo crear un programa que me permita teclear una clave dura en un campo de texto del navegador, ya que contiene símbolos que son difíciles de teclear. Antes el campo los aceptaba, pero ahora el desarrollador deshabilito la opción 'pegar texto', por lo que ahora toca teclear la clave, lo cual...
Hi everyone,
I've an UI setup that can cause problem if an user tap on the "Next" button on the keyboard when writing in an EditText.
I wish to know if its possibile to disable it, or intercept its press and cancel the standard behavior (like _KeyPress).
At the moment I worked around the...
Hi!
I am using a snap-on barcode scanner thriugh bluetooth and this is recognized by the phone as a HID Keyboard. However, none of the text fields now have the virtual keyboard pop-up... Is there a way to use both inputs?
THIS version is no longer updated and supported. You can continue to use it if you want.
Or try the new version with rewritten methods and new features
IMPORTANT
depends on SD CreativeBackGround (0.06+) library which must be downloaded
MaterialIcon font for special characters must be loaded...
I have KeyboardType TYPE_DEFAULT set. But when calling the keyboard, you need to manually press the corresponding button to start with a capital letter. Is it possible to set the KeyboardType so that the first letter of the called keyboard is capitalized?
I'm making an application that uses a single Activity with multiple panels one on top of the other that are treated as "screens" that become visible or invisible according to the option selected by the user. In one of these panels (attached image), there are two EditText that are in the same...
I tried to use the example from the CalcRelativeKeyboardHeight Example and found a strange bug there. If I call the keyboard, then everything moves up (this is how it should be), but now if I move the list up and call the keyboard again (by clicking on the TextView), then the list is...
After updating b4i to v7.00 and after X-Code update views doesn't swipe up when Keyboard appears. It only happens on devices with iOS lager than 12 (so on most iPhones now). Apps compiled with older B4i versions are still working on iOS 14.
It seems that the root panel can't be pushed up into...
Hi all.
I´m using the b4x Dialog library to show a dialog with two edit views and a label above. But I´v got this problem when the keyboard is shown: the text of the button do not change to "next". After change manually the edit views, the text do change to Next & Done. It happens only when...
Hi All,
Just as the title suggests, I want to know how to detect a keyboard hide event when you did not press the DONE or ENTER key but instead tapped the BACK button (or swiped BACK) to hide the keyboard.
Specifically, I want to resize a custom list view into the available space once the soft...
I notice I can detect the keyboard appearing using Page1_KeyboardStateChanged but I have no way of knowing which TextField has the focus so I can then move the panel it's in up to allow the user to still see it while they type.
How best should I handle this scenario?
Regards,
Simon
Hello all,
I would like to write an Android app that allows the phone to act like a Bluetooth HID keyboard. I want to send keystrokes and commands from the app to a BIuetooth-enabled computer. Is that possible with the BLE Peripheral library? Can someone please show me an example of how it is...
As I am using my own custom keyboard (exact copy of the default samsung keyboard, but with lots of benefits, all working very nicely), but still not figured out how to properly avoid
the default keyboard popping up. I only use this for one particular edittext, which is used to run SQL. I can't...
In landscape mode on a phone there was barely enough room to enter two lines, but recently, now the keyboard comes with an extra panel with icons on it, like on the screenshot I am posting.
I found no setup on the phone to remove that extra panel.
Is there any way to remove that, or the...
Hello, i'm trying to calculate the keyboard with customlistview, i tryed this https://www.b4x.com/android/forum/threads/calcrelativekeyboardheight-example.64054/#content but without success.
I did a code that works with panels and textfields or textviews inside a panel, when i tryed with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.