I have a Wacom tablet. I am trying to use MouseX with DirectX.
When the tablet is in "Mouse" mode everything works fine. However when I put the tablet in "Pen" mode MouseX and MouseY go haywire.
Anybody seen this before. My guess is that MouseX and MouseY do not support tablets in pen mode or need special functions.
Using MouseX, MouseY with Wacom tablet
-
- User
- Posts: 45
- Joined: Mon Mar 27, 2006 5:44 am
You need to use the wacom sdk... that's the only way you'll support pen pressure, tilt, and gathering packets from the tablet itself (well, you gather from the driver actually...)
And by only way I mean "best real way" using wrappers or work-around solutions is not an option in the real world
And by only way I mean "best real way" using wrappers or work-around solutions is not an option in the real world

:/ My kingdom for a snippet!
I might bash, But I provide.
I might bash, But I provide.