Environment : Visual Studio 2005 , using the Tablet pc SDK Language : C++, COM, ATL
I am using the COM classes for development of Ink recognition characters.
I am using IInkCollector, IInkDisp, and IInkRecognizer.
I am able to capture the ink and recognize it too.
But I want the Autocomplete feature so the handwriting automatically get recognised , something like what the Tablet PC Input panel does
Example :-
http://msdn.microsoft.com/en-us/library/ms695043%28VS.85%29.aspx
If I draw , "a" with the mouse ... it is an ink enabled a .
When I relese the mouse button the ink enabled "a" should turn to a