Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Possible to show the Virtual Keyboard UI but not clickable?
Forum Updated to NodeBB v4.3 + New Features

Possible to show the Virtual Keyboard UI but not clickable?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 124 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.
  • D Offline
    D Offline
    diego-qt
    wrote on last edited by
    #1

    Hello, I would like to show the virtual keyboard on my application but I would like too to be able to turn off and on its "clickable" functionality. This is, seeing the keyboard UI but without being able to click its keys.
    Using InputPanel, I tried setting enabled: false but the keys are slightly transparent, so it's not very user friendly. I also tried setting a TapHandler or MouseArea on the main window, but it doesn't seem to work because the virtual keyboard is above all the window.

    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