Wacom tablet support?

I’m confused.
Customer says my app ‘doesnt work well with a Wacom Tablet’

My understanding is that it’s the tablet’s job to pretend to be a mouse.
What can I possibly do in my app to make it ‘work better with a tablet’ since nothing about the app depends on pen pressure?
It’s all click, right click, mousedrag, maybe scrollwheel stuff.

That’s odd. There is no difference to using a mouse. In 22 years of using a Wacom tablet I have never seen an app that doesn’t work with a tablet out of the box. Send me a link to your app and I’ll have a look if you get more detail out of your customer.

[quote=493429:@Jeff Tullin]I’m confused.
Customer says my app ‘doesnt work well with a Wacom Tablet’[/quote]
Need more info, afraid? Maybe there’s some customization stuff that’s going on, which isn’t supported in your app / Xojo framework???

Me too.
So far it’s a normal support dialog… a one line throwaway soft complaint but no detail.

Mac or Windows?

We got WinPointerEventsMBS class to catch pointer events for Windows in MBS Xojo Win Plugin.

Cool. I’ll investigate that.