tags:

views:

125

answers:

1

Hello,

For the last few days I've been trying to get the JPen (pen tablet input library) to play nice with LWJGL, but I can't for the life of me get it to work. The initial problem was getting a Component to give to JPen, but using one of the AWT examples from LWJGL should fix that, as they give you access to a Frame and Canvas.

What I've managed to come up with so far is here: http://www.brainbeam.net/java/DisplayParentTest.java

While it runs, it just doesn't give me any console output when I use the tablet inside the frame.

A: 

https://sourceforge.net/forum/forum.php?thread_id=2862285&forum_id=753961