Donate Share

JPen - Java Pen Tablet Access Library

Code

Programming Languages: Objective C, Java, C

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics, last commit on 2009-11-06 svn co https://jpen.svn.sourceforge.net/svnroot/jpen jpen

Show:

What's happening?

  • JPen sampling rate

    Hi, First of all, jpen is a really useful package, especially now that tablets are getting more attention. Thank you for creating this package. Now on to my question. I'm building a program that requires getting timestamp for each point that jpen collects. This is what I do currently. At the first pen down event, I get the currentSystemTime in java. Then for each following input, I...

    2009-11-11 07:06:53 UTC by nobody

  • Followup: RE: hover distance (z coordinate)?

    I don't have a 6d art marker to test/develop barrel rotation. Patches are welcome. Cheers!

    2009-11-09 16:11:02 UTC by nobody

  • Followup: RE: hover distance (z coordinate)?

    Yes, I'm also interested in this feature, barrel rotation of 6D Art Marker with intuos3 is sometimes more appropriate than tilt.

    2009-11-07 00:31:00 UTC by nobody

  • JPen - Java Pen Tablet Access Library

    nicarran committed revision 157 to the JPen - Java Pen Tablet Access Library SVN repository, changing 4 files.

    2009-11-06 20:14:17 UTC by nicarran

  • Followup: RE: How to listen to events outside an Applet?

    You can listen to events using any java.awt.Component. Try the "Simple Example": http://sourceforge.net/apps/mediawiki/jpen/index.php?title=Simple_Example.

    2009-11-06 15:07:54 UTC by nobody

  • How to listen to events outside an Applet?

    This might be a very simple question, but i really don't know: - How to listen to events outside an Applet? Can JPen do this? Thanks!

    2009-11-06 10:17:17 UTC by nobody

  • Followup: RE: Wacom Bamboo support?

    Let's see if jpen is getting the touch-input data through wintab. Please run the jpen demo (http://sourceforge.net/apps/mediawiki/jpen/index.php?title=Demo) and write something with your stylus on the "Pen Enabled Component", then write something with a finger (is it possible?). Finally press the "Status Report..." button and copy/paste all the "JPen - Status Report" info here. The status report...

    2009-11-05 01:09:00 UTC by nobody

  • Followup: RE: Wacom Bamboo support?

    Yep, I tested it on windows XP 32 bit. I suspected that maybe the touch stuff was so new that the "touch" input was not yet available at the wintab level. I am not familiar with how the bamboo driver provides the touch events, but its possible that it may not have a distinction between touch and cursor.

    2009-11-04 22:41:07 UTC by nobody

  • Followup: RE: Wacom Bamboo support?

    I couldn't find any documentation on how to distinguish the touch input (maybe because it is so new?) using wintab. Maybe you can help me testing on your bamboo tablet... Are you using Windows? Cheers! Nicolas.

    2009-11-04 17:13:53 UTC by nobody

  • Wacom Bamboo support?

    Wacom recently introduced the bamoo multitouch series: http://www.wacom.com/bamboo/ I tried using JPen with the "bamboo fun" and touch is currently detected as a cursor. I was wondering if there were any plans to support the touch input as a separate input? ( i.e. Cursor, Stylus, Touch) Thanks!

    2009-11-03 16:11:13 UTC by nobody

Our Numbers