Experimenting with B4XPreferencesDialog.b4xlib and using this in a B4XPages project with a custom keyboard.
The parent of this custom keyboard is page root.
I can load this custom keyboard fine by clicking in a text field of the B4XPreferencesDialog, but I can't press the keys
of the keyboard as...
I have a custom iPhone keyboard that works fine with TextField. But it won't work with B4XFloatTextField. I am working on a cross platform app and have tried the following so far-
Dim B4XFloatTextField1 As B4XFloatTextField
Dim no As NativeObject=B4XFloatTextField1...
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...
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.