Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Virtual Keyboard inside the application
Qt 6.11 is out! See what's new in the release blog

Virtual Keyboard inside the application

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 1.9k Views 3 Watching
  • 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.
  • M Offline
    M Offline
    marlenet15
    wrote on last edited by
    #1

    I would like to put a virtual keyboard inside my application. I have found something like this : http://qt-apps.org/content/show.php/VirtualKeyboard?content=107388 but this is out of the application. I would like for it to be inside the application like if it was a widget. Are there any examples or links that makes this possible? I have been looking but couldn't find anything.

    1 Reply Last reply
    1
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by mrjj
      #2

      Hi did you try it ?
      It is a widget and no reason you cannot use it inside the application.
      I think you can use the promote feature to put it inside. seems pretty standard.

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        Something like the Input Panel Example ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        M 2 Replies Last reply
        0
        • SGaistS SGaist

          Hi,

          Something like the Input Panel Example ?

          M Offline
          M Offline
          marlenet15
          wrote on last edited by
          #4

          @SGaist But not in a different window. I would like all in the same window.

          1 Reply Last reply
          0
          • SGaistS SGaist

            Hi,

            Something like the Input Panel Example ?

            M Offline
            M Offline
            marlenet15
            wrote on last edited by
            #5

            @SGaist I was trying to run the example that you gave me but since I have Qt 5 QInputContext is no longer supported.

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              QInputMethod is the new class that should fill the bill.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved