auto-open keybord for first listview textinput item
-
hi,
i try to programatically open android‘s keyboard after my dialog opened.
that dialog contains a list view, that holds a delegate, that contains of rectangles and textinputs.what‘s the qml way of auto-showing keyboard and allowing users text input to be put into first textinput in list?
i already managed opening keyboard by showKeyboard() but it does not put characters into any textviews...
regards, armin
-
hi,
i try to programatically open android‘s keyboard after my dialog opened.
that dialog contains a list view, that holds a delegate, that contains of rectangles and textinputs.what‘s the qml way of auto-showing keyboard and allowing users text input to be put into first textinput in list?
i already managed opening keyboard by showKeyboard() but it does not put characters into any textviews...
regards, armin