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. What is best way to add on screen keyboard to application?
Forum Updated to NodeBB v4.3 + New Features

What is best way to add on screen keyboard to application?

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 3 Posters 504 Views 2 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
    masa4
    wrote on last edited by
    #1

    I am developing an application and i must add an on screen keyboard when input areas focused. I saw something called qtvirtualkeyboard but dont know whether if i can integrate it to my widget application.

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

      Hi,

      Yes you can, see this thread for 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 1 Reply Last reply
      0
      • Kent-DorfmanK Offline
        Kent-DorfmanK Offline
        Kent-Dorfman
        wrote on last edited by
        #3

        If it were me, I'd us an existing X11 on-screen keyboard application.

        I light my way forward with the fires of all the bridges I've burned behind me.

        1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          Yes you can, see this thread for example.

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

          @SGaist I tried but it still jumps over to lineedits if lineedit at the bottom of window. And actually i want a keyboard that part of my project. I want to open a keyboard lets say 300x500px near the clicked lineedit/dateedit. I created simple keyboard widget with buttons. But im not sure when to show my keyboard.
          @Kent-Dorfman Yes i would do it too, but they want in application keyboard from me.

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

            Did you check the linked stack overflow thread ?

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

            M 1 Reply Last reply
            0
            • SGaistS SGaist

              Did you check the linked stack overflow thread ?

              M Offline
              M Offline
              masa4
              wrote on last edited by
              #6

              @SGaist Yes I tried it. It didnt work and keyboard started working weirdly. not all buttons were fitting the screen.

              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