Hi Christian,
I tried to implement a custom InputMethod for the QtVirtualKeyboard. But I couldn't find any useful information on how to do this.
Beside the Technical Guide [1] for the keyboard there seems to be no documentation on how to do this.
I have implemented my custom InputMethod class in QML (based on the example) but I failed to find any useful information on how to activate it. The part Activating an Input Method [2] is not helpful at all since it only links to the class references of the InputEngine (which neither explain where or how to use the custom class).
Do you have any idea?
Regards, Johannes
[1]: https://doc.qt.io/qt-5/technical-guide.html [2]: https://doc.qt.io/qt-5/technical-guide.html#activating-an-input-method