Tagged Questions
The pen-tablet tag has no wiki summary.
10
votes
7answers
743 views
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 ...
2
votes
2answers
313 views
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 ...
2
votes
1answer
227 views
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 ...
2
votes
3answers
953 views
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 ...
1
vote
1answer
95 views
Show form only in presence of graphics tablet/pen input device?
Is there any way that I can show a window only when a pen/tablet is in use, just like the windows tablet PC input panel is only shown when a pen/tablet is used (and not just connected)?
0
votes
0answers
138 views
How to achieve Multi-Touch functionality with Gestures like zooming, panning, scrolling on “Multi-Touch Tablet PC” using VB.Net 2010?
Can any one help me that How to achieve Multi-Touch functionality with Gestures like zooming, panning, scrolling on "Multi-Touch Tablet PC" using VB.Net (Win-Forms) 2010?
if possible, please provide ...
0
votes
1answer
133 views
is there an API for python to work with pressure-sensitive pen-tablets? (Mac OS, Linux)
I want to write a cross-platform wxPython app, and I'm wondering if there a single API to work with pen-tablets on different platforms? I'm only interested to get pressure value and ereaser flag - but ...
0
votes
1answer
240 views
Capturing gestures from MacBook Pro touchpad with Flex (Flash)
Want to use in my drawing web app (Flex/Flash) capability to capture finger movements from macbook pro touch pad (or magic trackpad) to use it as drawing surface (like Wacom scrapbooks). Something ...