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. Link hardware keyboard to QtVirtualKeyboard
Forum Updated to NodeBB v4.3 + New Features

Link hardware keyboard to QtVirtualKeyboard

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

    Hi,
    I'm developing a Desktop Application using only Qt (but my QML sources are compiled).
    I've enabled the virtual keyboard because I use it to have the Pinyin keyboard (available on virtual keyboard).

    My problem is the following :
    When I press key on the virtual keyboard, I have the Pinyin prediction (this is the operation that I want). But when I press key on my physical (hardware) keyboard, the key events are not forwarded to the virtual keyboard...
    I need this to have the pinyin prediction with virtual keyboard AND physical keyboard.

    Do you know I can do to apply physical key press to the virtual keyboard ?
    Thanks

    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