Ink Support in Silverlight
Posted by: Julia Lerman Blog - Dont Be Iffy...,
on 01 May 2007 |
View original | Bookmarked: 0 time(s)
Silverlight does
INK! Yay. I've been asking about it for a while thinking it was the next natural step.
I actually have played with it a bit and have a little app that I wrote that I need
to deploy with the GoLive license. This is with the 1.0 version of Silverlight so
it is all javascript against the InkPresenter XAML object. This also means that it
is very different than coding against the Tablet PC API. However with the .NET runtime
support for Silverlight that will change.
The InkPresenter has...