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 under Windows
Qt 6.11 is out! See what's new in the release blog

Virtual Keyboard under Windows

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.8k Views 1 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.
  • J Offline
    J Offline
    jrlaff
    wrote on last edited by
    #1

    Hi,

    I am looking for a virtual keyboard that can be used with a Qt application running on Windows, on a touchscreen device. I found the "Qt Virtual Keyboard" module that is supposed to be included in the Enterprise version, so I tried to test it. (listed here: http://www.qt.io/download/)

    However, I was not able install and use the module. When running an application that references it, the error message that I have is: "module "QtQuick.Enterprise.VirtualKeyboard" is not installed".

    So my questions are:

    1. Is the "Qt Virtual Keyboard" module available on Windows or is it limited to another OS?
    2. Is there any other virtual keyboard solution that I could use?

    Thank you.

    Regards,

    1 Reply Last reply
    0
    • F Offline
      F Offline
      Francknos
      wrote on last edited by
      #2

      What Windows you use ?

      I use Windows 8.1 and there is a keyboard in it.
      You can find it here :

      @"C:\Program Files\Common Files\microsoft shared\ink\TabTip.exe"@

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jrlaff
        wrote on last edited by
        #3

        I use Windows 7 Embedded Standard.

        The problem is that I need to be able to:

        • position the keyboard at a given position on the screen
        • ideally change its look (that is why a QML solution would come handy)
        • be able to switch from one layout to another (English/Cyrillic/...)
        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