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
Post a Comment