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. Mouse Calibration Example vs ts_calibrate
Forum Updated to NodeBB v4.3 + New Features

Mouse Calibration Example vs ts_calibrate

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 2.4k 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.
  • D Offline
    D Offline
    disperso
    wrote on last edited by
    #1

    Hi.

    I have Qt and my application running fine on an embedded device (i.mx31). The thing is that we want to include in our application the possibility to run the calibration test. We took the "Mouse Calibration Example":http://qt-project.org/doc/qt-4.8/qws-mousecalibration.html, and included successfully in our code.

    The problem is that even compiling this example as a standalone application, sometimes the calibration behaves quite strangely. Sometimes is calibrated perfectly, sometimes the clicks are quite unaligned to where we are pressing. The strangest thing is that it seems to be unresponsive, and sometimes requires a long hard press to trigger any event on the Qt application.

    But this doesn't happen if we run the ts_calibrate program from the touch screen library. That program behaves more responsive, and doesn't seem to miss any clicks at all. And it never seems to break the calibration.

    Any ideas? Could it be that the driver is not behaving well, or is simply that to get a proper calibration one has to work on that given example to make something more sophisticated?

    Thanks a lot in advance.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dreamerindia
      wrote on last edited by
      #2

      yes i'm also facing similar problem.

      working in touch alone is fine....when i work with mouse and touch together,touch's response is poor and faulty....

      ~Ravivarman~

      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