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. QT5 Tslib imx5 problem
Forum Updated to NodeBB v4.3 + New Features

QT5 Tslib imx5 problem

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

    Hello guys,

    I have successfully compiled qt5 for imx515 without X and i am facing problems with tslib. it just doesn't seem to work. I believe that i am doing everything right (tslib reports the correct data to the plugin) but handlemouseevent doen't do the job.
    Is tslib on qt5 broken. I haven't faced any problem using qt 4.7 with tslib (no X).
    Thanks in advance for your help.

    Stavros.

    1 Reply Last reply
    0
    • P Offline
      P Offline
      prabindh
      wrote on last edited by
      #2

      You might want to refer to the Tslib section at -

      http://gpupowered.org/node/8

      and

      http://tigraphics.blogspot.in/2013/03/correct-tslib-operation-with-qt5-on.html

      1 Reply Last reply
      0
      • S Offline
        S Offline
        smarky
        wrote on last edited by
        #3

        Thank you for your reply, but i think there is a problem with the way that qt5 deals with tslib in general. I have seen those pages that you are referring to. From what i 've seen by putting debug messages in qtslib.cpp ,even though the raw data (x,y coordinates) are successfully transferred from tslib to qt5 the widget doesn't get it at all (or doesn't handle them correctly).

        1 Reply Last reply
        0
        • P Offline
          P Offline
          prabindh
          wrote on last edited by
          #4

          I dont think it is a problem with Qt5 core atleast in QML path, I think you might be using Widget based applications. QML based applications should run fine. Can you check ?

          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