Hello Guest

reading input from a wacom tablet

  • 2 Replies
  • 6973 Views
reading input from a wacom tablet
« on: March 31, 2009, 21:05:12 »
hey.

im not exactly sure if this is the apropriate place to ask this but since JInput is part of lwjgl and i dont c a specifick forum for it im trying here.

im trying to get input from my wacom graphics tabler. JInput works fine for my keybord and mouse but i cant get anything from the tablet(although it does detect it at least)

any1 here tried getting input from a tablet? with or without JInput?
« Last Edit: March 31, 2009, 21:10:23 by Eternity »

*

Offline Endolf

  • ***
  • 101
    • http://www.computerbooth.com/
Re: reading input from a wacom tablet
« Reply #1 on: April 01, 2009, 12:18:27 »
Hi

The JInput forums are over here. I've been fiddling with the builds recently, but there is a webstart demo here that should work with wacom tablets in windows. The standard webstart demo here should work for tablets under linux and osx. Unfortunatly there is no wintab SDK for 64 bit windows that I can find, so tablets will only work for 32 bit JREs on windows.

HTH

Endolf

Re: reading input from a wacom tablet
« Reply #2 on: April 01, 2009, 12:44:41 »
Thnx a Lot!