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. Detect key presses when an input method is used
Forum Updated to NodeBB v4.3 + New Features

Detect key presses when an input method is used

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
inputmethodtextareakeys.onpressed
1 Posts 1 Posters 308 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.
  • M Offline
    M Offline
    maltee
    wrote on 15 Mar 2022, 20:26 last edited by
    #1

    We're currently triggering certain actions for Keys.onPressed in a TextArea. This fails when an input method is used, even though none of the relevant characters go to preeditText (@, #, :). I assume that whatever Keys.onPressed is supposed to detect doesn't pass through an input method.
    What the key presses are supposed to be doing is to open a popup from which several options can be selected which will then be entered into the TextArea.

    How can I make this work?

    1 Reply Last reply
    0

    1/1

    15 Mar 2022, 20:26

    • 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