Hi all,

I have a TextInput. I want to show virtual keyboard automatically without user's tap.
I try to google the solution but none of them works to me.
(For example, Qt.inputMethod.show() doesn't work)

Could somebody give me a hint how to do that? Either QML or C++ solution is fine.
Thank you very much.

Best regards,
Clark