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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to