Pyqt open virtual keyboard on touchscreen when input text/number is selected

Hi all, I’m writing a pyqt code and I would like open a virtual keyboard when an input text or number is selected as happen on smartphones. Do someone has suggestions, tutorials or example?

many thanks in advance

Hi, maybe something like that:

Hi @dset,
Were you able to solve the virtual keyboard need that you had? I am trying this code by sanjivktr but its not working as expected. There is no documentation on how to use it.