Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Qt Academy Launch in California!

    Unsolved Android: This plugin does not support grabbing the keyboard

    Mobile and Embedded
    1
    1
    968
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • X
      xtingray last edited by

      Hi,
      Currently I am developing a little form dialog using QWidgets for an Android app. When the form is opened this message appears in the QtCreator log:

      W/libApp.so(16322): (null):0 ((null)): This plugin does not support grabbing the keyboard
      

      And If I try to edit any of the form fields, the Android keyboard show up but I doesn't work, then this message appears in the log:

      QMetaObject::invokeMethod: No such method QMainWindow::inputMethodQuery(Qt::InputMethodQuery,QVariant)
      

      I have been looking for an example of how to deal with this issue in the right way.
      Any advice is very welcome!


      Qt Developer

      1 Reply Last reply Reply Quote 1
      • First post
        Last post