Skip to main content

Questions tagged [stylus-pen]

Stylus pen is a pen-shaped instrument that is used to input commands to a computer screen, mobile device or graphics tablet.

0 votes
0 answers
37 views

When using stylus, pointermove event does not update target upon entering child [duplicate]

In the snippet below, the circle disappears if either (1) I click inside the circle and move the mouse or (2) I click outside the circle and move the cursor into the circle while holding down the ...
Stephen Powell's user avatar
0 votes
0 answers
39 views

How to reproduce the pressure, tilt, orientation in line stroke of the Path using a Stylus Pen in Kotlin?

I followed this instructions (https://developer.android.com/codelabs/large-screens/advanced-stylus-support#3 to draw on the Android Tablet screen with Stylus Pen. I am using a Samsung Tab S6 Lite with ...
Manuel Pardo's user avatar
1 vote
1 answer
86 views

Pen pointer events in Linux Chrome and Firefox not working as intended

I'm writing a cross-platform JavaScript-based drawing tool and run into severe problems on Linux. First, Google Chrome's pointer events do not distinguish between the regular tip and the eraser end. ...
user22495's user avatar
1 vote
1 answer
130 views

Scrollbar direction inverted when using a stylus in Chrome

Scrollbars generated by CSS-"overflow" work as usual with the mouse but work in an inverted direction when using a stylus. With a stylus, the handle of such a scrollbar cannot be dragged at ...
user22495's user avatar
0 votes
0 answers
45 views

Capturing Windows Ink/Stylus events from a background process

While learning how to draw, a common concept that comes up is "mileage". I have a Surface Pro and thought it would be fun to make a simple tray app that would actually track the distances ...
w0f's user avatar
  • 948
0 votes
0 answers
70 views

How to get Data of Accelerometer using spen remote sdk

this says The Note10 S Pen has both gyroscope and accelerometer sensors, which provide moving coordinates to the phone. but in spen remote sdk, I could see only deltaX and deltaY values, not Z index ...
Narendra Dewasi's user avatar
0 votes
0 answers
99 views

Undocumented AMOTION_EVENT_ACTION code when stylus button pressed (Samsung S Pen Stylus)

The Android NDK Input Docs there are 15 AMOTION_EVENT_ACTION types, which are enumerated 0 to 14 as can be seen in the summary section when scrolling down. However, I observe the following behavior: ...
GimbaAghDurba's user avatar
0 votes
0 answers
54 views

Why isnt stylus input detected on my android screen

I have a use case in my current android application that supports free hand annotations on pdf documents. I want to allow my users to create freehand annotations using either their finger or a stylus. ...
Hector's user avatar
  • 4,846
1 vote
0 answers
87 views

On an EMR android tablet (wacom stylus) can touch events be handled silmultaneously to touch events?

This is a duplicate to a question left unanswered and probably un-understood from another OP. On an Adroid tablet equipped with wacom's EMR stylus technology, while detecting touch events, a ...
olup otilapan's user avatar
0 votes
0 answers
196 views

How to implement Stylus Hover Pointer in AOSP?

I am very new to AOSP and I want to implement Stylus Hover Pointer Code like it is in Samsung S-Pen. I did explore on the native code and was not able to make any progress as most of the code was ...
anonymous's user avatar
0 votes
0 answers
71 views

Create a WPF RawStylusInput event?

I have a custom hardware device, which reports some coordinates through custom API. What I wanted I want to show hardware coordinates on WPF as ink, in real-time. My thoughts Reading Creating an Ink ...
Dia's user avatar
  • 937
-1 votes
1 answer
63 views

Photoshop toolbar sliders have huge increments when sliding with stylus

Are there more than brush and opacity settings for a stylus in photoshop? I recently hooked up a Huion 24" 4k display tablet to run with photoshop on my Windows PC. Works great so far but when ...
Poehnell's user avatar
1 vote
1 answer
174 views

S-Pen forces menu list to jump back to the top

The S-Pen does not scroll properly with a MenuDropDownListView after being created when pressing an OverflowMenuButton on the Toolbar (see gif below). The menu is forced back to the top when the S-Pen ...
SPenAficionado's user avatar
1 vote
1 answer
1k views

PointerEvent stops firing after a short time

I'm currently trying to get a similar touch/stylus behaviour to Squid (the notetaking app). I have used the PointerEvent API and it all works, except for one annoying issue: After I put down the ...
leonhma's user avatar
  • 182
3 votes
1 answer
556 views

flutter detect pointer device kind

I want to draw on screen only when the stylus pen device is used and should not detect any finger input in flutter Here is the image I am using this package https://pub.dev/packages/painter. please ...
Raza Fayyaz's user avatar

15 30 50 per page
1
2 3 4 5 6