stylus-pen Questions

2

Solved

Is it possible to do this (with a menu, a shortcut, or a modifier key + mouse)? For example, you can use the mouse to test simple touch gestures in the simulator, like left mouse acts as single fi...
Anemograph asked 19/6, 2017 at 20:13

2

I need to access a windows tablet pen data (such as the surface) via Python. I mainly need the position, pressure, and tilt values. I know how to access the Wacom pen data but the windows pen is d...
Suppliant asked 2/1, 2019 at 8:20

5

Solved

Hi, I've developed an application using a stylus (e.g., Samsung pen). As you know, when we click a button on the stylus, "Air command" (pop-up window) appears. My goal is "Overriding the air comman...
Auxiliaries asked 13/1, 2018 at 13:17

4

Is anyone aware of a sane way to get tablet/stylus pressure information on Windows? It's possible to distinguish stylus from mouse with ::GetMessageExtraInfo, but you can't get any more informatio...
Insured asked 3/1, 2009 at 6:31

6

Are there any web browsers that make pen/stylus specific events (such as pressure) available to the DOM, similar to Microsoft's RealTimeStylus API? Is there any standard DOM interface for this? I...
Energy asked 14/11, 2010 at 9:2

0

I've been searching for a cross platform api to read multitouch and pen/stylus input for Node.JS using Electron. I've tested Pointer Events Polyfill, which fails to detect pressure on my tablet pc ...
Sosa asked 2/10, 2016 at 0:44

2

Solved

The App supports iPad Pro and it has to work with the Apple Pencil. What I would like to do is to differentiate whether the user is using the Apple Pencil or his finger. Something like: if( the u...
Visigoth asked 10/5, 2016 at 8:38
1

© 2022 - 2024 — McMap. All rights reserved.