[Interest] keyboard QML item

Christopher Probst christop.probst at gmail.com
Thu Oct 5 15:50:34 CEST 2017


Hi,

I know that there is a virtual keyboard plugin that appears on demand
when one of the fields grabs focus. I am looking to simply have a
keyboard QML item, where I control when it is visible or not and that
I can place wherever I want.

Something like this

Keyboard {
anchors.fill: parent
visible :true

}

Is there such a think in QML?

Thanks,
Christopher



More information about the Interest mailing list