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 Update on Monday, May 27th 2025

Possible to show the Virtual Keyboard UI but not clickable?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 118 Views
  • 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 23 May 2023, 15:08 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

    1/1

    23 May 2023, 15:08

    • Login

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