The Ink Gestures Addin for Microsoft Word is inching along.

Here's a WMV screencapture movie of the latest incarnation of the gesturing in action. [2.4MB]
I'm going to be busy on some other projects for a couple days, so I'm not sure if I'll get the alpha out tonight or this weekend.
Wow, this looks good, Loren.
Good luck on your project
Posted by: Wendy on August 16, 2005 02:26 PMThanks!
Posted by: Loren on August 16, 2005 11:55 PMI'm very exciting to try this great piece of software ! can i become tester ?
Posted by: HPClean on August 17, 2005 12:38 AMAbsolutely! I've added you to the list.
Posted by: Loren on August 17, 2005 12:57 AMThis looks incredible, I would love to test it out for you.
Posted by: Scott on August 18, 2005 04:33 PMWow - now that is how I originally envisioned using ink to mark up a document when the tablet came out three years ago. Looks great! Do you hook into the native undo of Word or is it specific to your app?
Posted by: Steve Beller on August 24, 2005 08:32 PMSteve: The code is an addin to Word and works with the undo/redo system already in Word.
We have run into some issues, but we've managed to come up with adequate solutions in most cases. One example, is that we've had to take care with moving the insertion point (where the caret is) properly as the operations are performed.