Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Problem with doubleclick on touchscreen

Problem with doubleclick on touchscreen

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 2.0k 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.
  • M Offline
    M Offline
    marco.pack
    wrote on last edited by
    #1

    Hi, I have got a problem with double click on a touch-screen in Qt 5.2.
    Between the two clicks (after the first MouseButtonRelease ) i get a MouseMove event and so I can't reach the MouseButtonDblClick event.
    The same Code works fine in Qt 4.8.

    Any ideas?
    Thanks
    Marco

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      You should also post what OS you are running and maybe try with 5.3

      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
      • M Offline
        M Offline
        marco.pack
        wrote on last edited by
        #3

        Oh yes sorry,
        It's on MS Windows 7 Prof. 64.
        updating the productive environment to 5.3 is not possible at this time. I'll try it in the dev-env.

        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