Hi, I try to always show a done or similar button on top of the onscreen keyboard. To do this I tried the following as an example for a Textfield: inputMethodHints: Qt.ImhDigitsOnly EnterKey.type: Qt.EnterKeyDone but there is no done key shown. Any hints? Regards Roman