Windows Desktop Development for Ink, Touch, and Tablet PC announcement
-
Link
The following link points to the code gallery sample for the Windows Touch Photostrip sample:
http://code.msdn.microsoft.com/wintouchphotostrip
This sample demonstrates how to get past the limitation of only one window receiving WM_TOUCH messages.
-
Link
Hello and welcome to the "Ink, Multi-Touch, and Other Tablet PC Development" forum.
This is the place where you can post questions, tricks, tips, and other observations about creating applications that specifically take advantage of natural input methods of ink and touch. Whether you are setting up a development environment, integrating handwriting into an existing application, or creating a state-of-the-art multi-touch client application from the ground up, we will strive to ensure that both other members of the developer community as well as product team members from Microsoft are pointing you to the correct resources and helping out where applicable.
Some resources that you should know about immediately:
- The Windows Developer Center on MSDN (http://msdn.microsoft.com/windows) contains pages dedicated to Tablet and Touch Technology. From the home page, click Technologies, and then click Mobile PC.
- In addition, the Windows Developer Center contains resources specific to Tablet and Touch Technology in the Learn page, including How-Do-I videos and MS Learning webcasts.
- The developer center contains a number of hands-on labs dedicated to Tablet and Touch Technology. The labs--written in C++, C#, and Visual Basic .NET--range from getting started to advanced pen data manipulation.
You can find the Tablet and Touch SDK documentation in the MSDN Library:
- All conceptual topics are grouped together under the Tablet PC Development Guide. This includes native and managed conceptual information.
- All of the native reference documentation is located under the Tablet PC COM Library Reference node.
- The reference documentation for managed APIs is located in the following .NET Framework namespaces:
- Microsoft.Ink (general ink functionality)
- Microsoft.Ink.TextInput (Tablet PC Input Panel)
- Microsoft.StylusInput (RealTimeStylus implementation)
- Microsoft.StylusInput.PluginData (Plugin data for RealTimeStylus)
- System.Windows.Ink (WPF implementation)
- System.Windows.Ink.AnalysisCore (base classes for ink analysis in WPF)
- In addition, the System.Windows.Controls namespace contains the InkCanvas and the InkPresenter classes.
This forum is NOT for end-user questions or hardware reviews. It is for questions about developing applications using Tablet and Touch technologies. Questions that are out of scope will be redirected to appropriate forums or newsgroups.
This forum is based on a new Forum 3.0 platform which provides many robust features. To know more about Forum 3.0 new features, view the following video:
http://xpstream.winisp.net/samjarawan/msdn%20forums%20overview.wmv
-
0 Votes
Windows 8 Bug Report
Hi idfriends, This forum is for questions about using the Ink and Touch API to develop Windows Desktop applications. For problems with using ...Unanswered | 1 Replies | 2912 Views | Created by idfriends - Sunday, June 9, 2013 4:47 AM | Last reply by Rob Caplan [MSFT] - Thursday, June 13, 2013 2:06 AM -
0 Votes
Windows 8 ISF Files
Hello, I want to perform touch forensics on Windows 8. I see lots of ISF files. Is there a way to convert those ISF files into image of any format and recover ...Unanswered | 1 Replies | 1330 Views | Created by SpaceSite - Saturday, October 26, 2013 9:25 PM | Last reply by Rob Caplan [MSFT] - Sunday, October 27, 2013 1:26 AM -
0 Votes
Inkoverlay Windows 8 & gestures: howto?
overlay control so that it is also compatible to Windows 7/Vista? My test system is a Windows 8 installation on ExoPC. My test code was set as ...Unanswered | 1 Replies | 5447 Views | Created by ukobsa - Tuesday, November 6, 2012 9:21 AM | Last reply by ukobsa - Wednesday, November 7, 2012 3:15 PM -
0 Votes
CoreCon API for Windows 8 ?
Hi Edward. Windows 8 Desktop Development questions go in the appropriate Windows DesktopAnswered | 4 Replies | 4388 Views | Created by Edward Marmounier - Thursday, December 15, 2011 5:20 PM | Last reply by Edward Marmounier - Monday, December 19, 2011 8:33 AM -
0 Votes
Windows 8 VS2012 InjectTouchInput function
TouchInection API. If it's run in with elevated permissions everything works fine, except the Windows 8 lock screen and the Universal Access Control. Is ...Unanswered | 2 Replies | 5625 Views | Created by v.smirnov - Wednesday, June 13, 2012 2:27 PM | Last reply by Michael Osthege - Sunday, November 25, 2012 10:05 AM -
1 Votes
Windows 8 WM_POINTER vs WM_TOUCH
/Forums/en-BZ/winforms/thread/ae834a88-2cdf-4bc7-89f3-19fc4c288610), Rob Caplan says "At a native level for desktop apps, the Windows 7 WM_TOUCH and WM_GESTURE ... are ...Answered | 3 Replies | 15894 Views | Created by Evan Sullivan - Monday, April 9, 2012 6:57 PM | Last reply by Rob Caplan [MSFT] - Wednesday, April 11, 2012 7:15 PM -
0 Votes
Windows 8 não arranca
". O problema é que não sai daqui. Mostra estas duas mensagens e volta ao início. Não consigo aceder ao Windows. -
0 Votes
Windows 8 on screen keyboard language issues when focus is set to application running as SYSTEM
Hey all. I'm currently working on a windows 8 compatibilty issues. The issue i'm seeing is that on a windows 8 tablet if an ... -
0 Votes
InkAnalyzer problem on WIndows 8 tablet
I've developed a C# app that uses InkAnalyzer (I need to support both Windows 7 and Windows 8) I create a Factoid which consists of a ...Unanswered | 1 Replies | 1057 Views | Created by Michael Tissington - Sunday, August 10, 2014 8:53 PM | Last reply by Michael Tissington - Monday, August 18, 2014 12:59 PM -
0 Votes
Windows 8 store app development
I am trying to develop an windows store app using VS Express 2012 for Windows 8.But we are getting the below error while trying to load the ...Unanswered | 2 Replies | 1395 Views | Created by Jithin Valat - Tuesday, April 1, 2014 10:44 AM | Last reply by Pallam Madhukar - Tuesday, February 3, 2015 9:21 AM -
0 Votes
where is Microsoft.ink assembly on Windows 8?
uses the InkOverlay control. Now I have set up an Windows 8 system and installed Visual Studio 2012 Express for Desktop and tried to compile the ... -
0 Votes
SetParametersInfo with Windows 8 64 bit
Thanks for the confirmation that this DLL is still in Windows 8, Rob. Now I know I am just implementing it wrong. I shall try again :) Hannes ...Answered | 2 Replies | 2986 Views | Created by HanneSThEGreaT - Tuesday, August 6, 2013 9:15 AM | Last reply by HanneSThEGreaT - Wednesday, August 7, 2013 6:45 AM -
0 Votes
Activate Windows 7 / 8 Touch manually?
Hi, are there any possibilities to activate Touch in Windows 7/8 manually? As you can see here ... -
0 Votes
Issue with Microsoft.Ink.TextInput.TextInputPanel API and Windows 8
. windows figures out how to properly position the keyboard so it doesn't cover up the control that is in focus. However, on ... -
0 Votes
Windows 8 VS2012 InjectTouchInput function
Hi v.smirnov, According to your description, I'd like to move this thread to "Windows Desktop Development for Ink, Touch, and Tablet PC Forum" for better ...Unanswered | 1 Replies | 4883 Views | Created by v.smirnov - Wednesday, June 13, 2012 2:26 PM | Last reply by Helen Zhao - Thursday, June 14, 2012 5:02 AM -
0 Votes
Sideloading Process in windows 8 applications
Hello All, Here is once concern that, I need to use Side loading Process in my windows 8 application, let me know is there any need ...Unanswered | 1 Replies | 2815 Views | Created by sushil sahu - Friday, May 31, 2013 8:30 AM | Last reply by Rob Caplan [MSFT] - Thursday, June 13, 2013 2:01 AM -
1 Votes
Touch Injection In Windows Phone 8
Hello Rob, Thanks for the response. I have posted this question on windows phone 8 forum as well. But as you said there is no API for Windows Phone ...Unanswered | 5 Replies | 2958 Views | Created by Jash786 - Thursday, August 29, 2013 5:34 PM | Last reply by Rob Caplan [MSFT] - Tuesday, December 3, 2013 1:51 AM -
0 Votes
Hand Signature Recognition for Windows 8 Login
Hi there, I'm an IT student working on a project to integrate handwriting signature recognition to login into Windows 8. It is meant to be implemented on tablets but I'm now working ... -
0 Votes
windows 8 <<acer touchscreen T231H
I had finelly solved the problem by reducing the sides on the sceen with 2-3 mm then you can use all the egde functions -
0 Votes
Issue with Microsoft.Ink.TextInput.TextInputPanel API and Windows 8
figures out how to properly position the keyboard so it doesn't cover up the control that is in focus. However, on Windows 8 no ...Unanswered | 2 Replies | 1074 Views | Created by danoman2 - Tuesday, September 9, 2014 6:38 PM | Last reply by danoman2 - Wednesday, September 10, 2014 2:04 PM - Items 1 to 20 of 1414 Next ›
Windows Desktop Development for Ink, Touch, and Tablet PC announcement
-
Link
The following link points to the code gallery sample for the Windows Touch Photostrip sample:
http://code.msdn.microsoft.com/wintouchphotostrip
This sample demonstrates how to get past the limitation of only one window receiving WM_TOUCH messages.
-
Link
Hello and welcome to the "Ink, Multi-Touch, and Other Tablet PC Development" forum.
This is the place where you can post questions, tricks, tips, and other observations about creating applications that specifically take advantage of natural input methods of ink and touch. Whether you are setting up a development environment, integrating handwriting into an existing application, or creating a state-of-the-art multi-touch client application from the ground up, we will strive to ensure that both other members of the developer community as well as product team members from Microsoft are pointing you to the correct resources and helping out where applicable.
Some resources that you should know about immediately:
- The Windows Developer Center on MSDN (http://msdn.microsoft.com/windows) contains pages dedicated to Tablet and Touch Technology. From the home page, click Technologies, and then click Mobile PC.
- In addition, the Windows Developer Center contains resources specific to Tablet and Touch Technology in the Learn page, including How-Do-I videos and MS Learning webcasts.
- The developer center contains a number of hands-on labs dedicated to Tablet and Touch Technology. The labs--written in C++, C#, and Visual Basic .NET--range from getting started to advanced pen data manipulation.
You can find the Tablet and Touch SDK documentation in the MSDN Library:
- All conceptual topics are grouped together under the Tablet PC Development Guide. This includes native and managed conceptual information.
- All of the native reference documentation is located under the Tablet PC COM Library Reference node.
- The reference documentation for managed APIs is located in the following .NET Framework namespaces:
- Microsoft.Ink (general ink functionality)
- Microsoft.Ink.TextInput (Tablet PC Input Panel)
- Microsoft.StylusInput (RealTimeStylus implementation)
- Microsoft.StylusInput.PluginData (Plugin data for RealTimeStylus)
- System.Windows.Ink (WPF implementation)
- System.Windows.Ink.AnalysisCore (base classes for ink analysis in WPF)
- In addition, the System.Windows.Controls namespace contains the InkCanvas and the InkPresenter classes.
This forum is NOT for end-user questions or hardware reviews. It is for questions about developing applications using Tablet and Touch technologies. Questions that are out of scope will be redirected to appropriate forums or newsgroups.
This forum is based on a new Forum 3.0 platform which provides many robust features. To know more about Forum 3.0 new features, view the following video:
http://xpstream.winisp.net/samjarawan/msdn%20forums%20overview.wmv