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. no more return key available while loading virtualkeyboard in the main (qt 6.4)
Forum Updated to NodeBB v4.3 + New Features

no more return key available while loading virtualkeyboard in the main (qt 6.4)

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

    Hi, I'm a bit puzzled, looks like on qt 6.4 the simple :

    qputenv("QT_IM_MODULE", QByteArray("qtvirtualkeyboard"));

    erradicates the "return key" of my dell keyboard. I can add an inputpanel and activate it eventually, but when I want to stay away from virtualkeyboarding my usual return key become useless, and textinputs for instance are not accepted anymore ?? (the numeric pad "enter" still works fine)

    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