Pressure sensitive tablet input in Javafx? -


i'd write pen-stroke drawing app using javafx. have pressure sensitive drawing tablet , nice able read pressure , tilt values of pen. javafx has api handles mouse, touch , swipe inputs, there doesn't seem yields pressure values.

i've used jpen before, seems swing. there javafx equivalent?

there related question on forum site of jpen.

http://sourceforge.net/p/jpen/discussion/753961/thread/d6028fb2/

maybe answers can give hint of how extend jpen work javafx. architecture not seem depend on awt.

your own question there concerning javafx has not been answered far. maybe can push bit :-)


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -