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. tabletEvent not getting called on Windows 10
Forum Updated to NodeBB v4.3 + New Features

tabletEvent not getting called on Windows 10

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 162 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.
  • K Offline
    K Offline
    Klankster
    wrote on last edited by
    #1

    Using Qt 5.15.1 with a Wacom Intuos 5 Touch, I'm not seeing tabletEvent getting called at all in my main window class derived from QMainWindow. In fact, if I put a breakpoint in my main window's ::event() method when looking for QEvent::TabletPress, I never get anything there, either. I have the Wacom tablet driver installed and it seems to work well with other applications, including pressure sensitivity; the documentation mentions wintab32.dll, which I have verified is present on my system. Is there something that could be interfering and preventing Qt from seeing the tablet?

    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