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 the dialog doesn't allow this.
One solution is to make the parent of the keyboard the dialog panel, but this is not ideal as the keyboard size is then
limited by the dialog size.
What would be the answer to this problem?
RBS
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 the dialog doesn't allow this.
One solution is to make the parent of the keyboard the dialog panel, but this is not ideal as the keyboard size is then
limited by the dialog size.
What would be the answer to this problem?
RBS