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. WebEngineView - Fill input with virtual keyboard.
Forum Updated to NodeBB v4.3 + New Features

WebEngineView - Fill input with virtual keyboard.

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

    Hi,
    We have introduced a web view using WebEngineView It is working fine so far. However, I was wondering how we can fill input on the website. The physical keyboard is working but the end user won't have access to a physical keyboard, only a keyboard on the screen created in house using QML.

    Is there a way to detect input, show our virtual keyboard and then send the information entered by the user to the website input? We don't know the input id at first so we cannot hardcode it.

    I tried that but it doesn't work https://stackoverflow.com/questions/72126743/webengineview-getting-text-input-focus

    Thank you.

    Qt version:
    Qt 5.5.1 MSVC2013

    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