pen-tablet

java Swing debugging headaches with Wacom pen tablet

I've been running up against a problem with Java Swing + my Wacom Graphire tablet for a few years in several Java applications and have now encountered it in my own. I use a pen tablet to get around wrist issues while clicking a mouse, and it works fine under Windows except when I'm using Java applications. In Java applications, the sin...

One handed coding -- tablet, special keyboard, one-handed typing?

I recently broke my finger and can now only type with my right hand. This has seriously impacted my typing speed. Since I write software for a living, this is a serious problem. I have been doing some research, but haven't found a great solution yet. Here's what I've come up with: Wacom tablet + hand writing recognition software. Is i...

Tablet pc handwriting recognition: can one program with it?

I'm thinking that it may be useful to be able to use handwriting recognition to write code. I can't seem to find evidence of people doing this. So, my questions are: is it possible, has someone done it, if so, what did they think? ...

Microsoft Based Touch/Stylus Input

Disclaimer:It's my first time developing an app that will be on a tablet style pc. The app needs to allow a user to write notes with either a tablet pen or by touch. This must be a .net app and may be on either Windows XP and/or Windows 7. I am mainly tasked with capturing written notes from the user interface, but I am sure I will be ...