microsoft.ink
lock a scrollviewer in place
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[详细]
2023-02-28 03:00 分类:问答Microsoft Ink InkAnalyzer "... is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)"
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 ?[详细]
2023-02-25 13:37 分类:问答How to use useLegacyV2RuntimeActivationPolicy with multiple projects?
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[详细]
2023-02-21 01:09 分类:问答How to get a microsoft.ink (XP Tablet PC SDK) app that works on windows 7 to work in winXP (not tablet edition)
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[详细]
2023-02-17 10:52 分类:问答How can I display ink (that is already captured) as an image in an ASP.NET page?
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.[详细]
2023-01-06 15:30 分类:问答how do I measure the stroke angle?
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[详细]
2022-12-25 12:37 分类:问答Adapting OpenGL render context on remote desktop connection attempt
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[详细]
2022-12-16 17:37 分类:问答