I have an inkpresenter inside a scrollviewer for a Windows Phone 7 application.Often when the user starts to draw, the scrollviewer takes over mid stroke, making it hard to actually draw stuff.I tried
i am getting a \"... is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)\" Exception with the following code, any suggestions how to fix it ?
i\'m trying to include handwriting recognition capabilities as a library into a WPF .NET 4 Solution containing multiple projects. Therefore i wanted to use the IAWinFX.dll (tablet PC SDK 1.7) on Win7
I\'ve written and tested an app that runs perfectly on Win7 using the XP Tablet PC SDK 1.7, but am having problems getting this to work on standard XP which a number of our clients use. I guess XP is
I have a .NET windows application that collects ink using Microsoft.Ink from Microsoft Tablet PC SDK and stores it in a database. That\'s working fine.
I am working on wpf project, I want to know how to measure the angle of the stroke on the ink canvas? whether the stroke is right i开发者_Python百科nclined or left inclined?When you get a mouse down o
We have an application which uses an Open开发者_StackOverflow中文版GL render context in a subwindow to display a large bitmap. However, when a user remotely connects to a box running this app, the ope