Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Unable to operate input device if it is connected after QT application started

Unable to operate input device if it is connected after QT application started

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 57 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.
  • T Offline
    T Offline
    Thasneem
    wrote 19 days ago last edited by
    #1

    I am working on an embedded target with IMX6 processor where my QT HMI application is running when the target booted up . I am connecting a touch screen to this target device. If the touch screen is connected when the target boots up , then everything works fine and I able to operate the touch screen for the HMI QT application .

    The problem is when I disconnect the input device (touch screen) and connect it only after the target started the application , then I am able to see the application running on the HMI screen , but not able to click on anything on the HMI screen as the touch events are not detected.

    How this can be managed in the QT. Anybody resolved this in the past ?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote 19 days ago last edited by
      #2

      Hi and welcome to devnet,

      Which backend are you using on your device ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      2/2

      25 Apr 2025, 19:04

      • Login

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