No announcements
Found 1941675 threads
-
0 Votes
[UWP]Is it possible to detect multi-touch gesture on a ListView?
>”I want to detect if the ListView was scrolled as a result of two finger touch gesture on a laptop (using touchpad).Answered | 1 Replies | 1424 Views | Created by Ashishks1987 - Thursday, June 23, 2016 11:39 AM | Last reply by Xavier Xie-MSFT - Friday, June 24, 2016 9:29 AM -
0 Votes
Does WinRT support multiple finger touch gestures?
The pointer notifications can track multiple touch points.Answered | 1 Replies | 6241 Views | Created by DonBaechtel - Monday, January 2, 2012 3:56 AM | Last reply by Rob Caplan [MSFT] - Tuesday, January 3, 2012 8:58 PM -
1 Votes
Recognizing single finger vs multi-finger gestures - gesturerecognizer
For what you describe the Translate gestures are what you want, not Drag.Answered | 5 Replies | 2212 Views | Created by ponchoshh - Wednesday, July 24, 2013 10:22 AM | Last reply by ponchoshh - Monday, July 29, 2013 8:51 AM -
0 Votes
[UWP]How to differentiate between single finger and two finger swipe- UWP
>”How can I capture when the user uses one finger and when he uses two fingers?”Answered | 1 Replies | 1217 Views | Created by shivaniK - Monday, February 22, 2016 1:25 PM | Last reply by Xavier Xie-MSFT - Tuesday, February 23, 2016 8:37 AM -
0 Votes
Creating custom touch gestures
You can handle the Pointer events to calculate your own gestures.Answered | 1 Replies | 2269 Views | Created by Advecticity - Friday, June 15, 2012 5:26 PM | Last reply by Rob Caplan [MSFT] - Friday, June 15, 2012 7:06 PM -
0 Votes
How do I detect a multi-finger tap
Gesture Description Tap One finger touches the screen and ...Answered | 4 Replies | 3511 Views | Created by RIP27 - Friday, April 27, 2012 10:39 PM | Last reply by Rob Caplan [MSFT] - Tuesday, May 1, 2012 5:52 PM -
0 Votes
WPF bing maps under Windows 7 and touch gesture trouble
I have notice a different behaviour when you place first One finger, then leave it on and then place a second finger and zoom ONLY with the second finger ...Answered | 5 Replies | 2049 Views | Created by wakefun - Wednesday, July 17, 2013 1:44 PM | Last reply by Ricky_Brundritt - Thursday, July 18, 2013 3:13 PM -
1 Votes
Implementing the Touch and Hold gesture
What is the recommended way to implement the Touch & Hold gesture on items within a Listview.Answered | 3 Replies | 3905 Views | Created by Mike Levy - Sunday, April 15, 2012 8:21 PM | Last reply by Jeff Sanders - Friday, April 20, 2012 2:59 PM -
0 Votes
Finger gesture recognition using Kinect
Hi Ted, Kinect will provide an estimate of where the wrist, thumb, and hand-tip is located for each hand, but it does not provide any information ...Answered | 5 Replies | 717 Views | Created by Ted Sullivan - Tuesday, August 18, 2015 4:17 PM | Last reply by Ted Sullivan - Thursday, August 20, 2015 3:21 PM -
0 Votes
WM6.5 and Win7 Touch and Gestures
The fact that Windows 7 supports multitouch and Windows Mobile does not support it [nativly] will translate into entirely different gestures being ...Answered | 2 Replies | 4258 Views | Created by jaybo_nomad - Friday, October 23, 2009 5:49 PM | Last reply by ZHE ZHAO - Tuesday, October 27, 2009 9:26 AM -
0 Votes
How to identify the gesture event coming from touch input or mouse input?
Thanks very much, I found that MSPointerDown event has a pointertype attribute, and using it I can identify the gesture event's comming source.Answered | 2 Replies | 3423 Views | Created by DaryLuo - Thursday, March 8, 2012 8:29 AM | Last reply by DaryLuo - Monday, March 12, 2012 7:55 AM -
0 Votes
Windows 7 PreBeta - Where are the multi-touch and gesture events?
Skip the call to RegisterTouchWindow, and you should start seeing WM_GESTURECOMMAND messages (assuming your device is correctly sending multiple inputs that can be recognized as ...Answered | 1 Replies | 6984 Views | Created by jpkleinau - Tuesday, November 11, 2008 2:40 PM | Last reply by Scott Sheehan - Wednesday, November 12, 2008 3:40 PM -
1 Votes
Windows Compact 7 Multi Touch
Can OEM design own or extended gesture libraries to support more than two touches?Answered | 4 Replies | 1497 Views | Created by Mikesharp - Thursday, August 22, 2013 11:01 AM | Last reply by Pawel W Z - Friday, August 23, 2013 8:02 AM -
0 Votes
mfc desktop paning only works with 2 fingers - not 1
Thanks May, it does look like it.Answered | 4 Replies | 1048 Views | Created by rockmate - Monday, April 28, 2014 12:00 PM | Last reply by rockmate - Thursday, May 8, 2014 9:14 AM -
0 Votes
Touch Rotation
Touch is still nowhere near as fluid or responsive as on the winrt side.Answered | 3 Replies | 959 Views | Created by pmont - Wednesday, February 11, 2015 1:15 PM | Last reply by pmont - Wednesday, February 11, 2015 6:20 PM -
0 Votes
Have a gesture recognizer and still pass touch events to other controls
That sample does not actually implement the recognition of the gesture "per se", but at least implements the reception of touch events and the ...Answered | 5 Replies | 3810 Views | Created by GiUmaTo - Friday, June 1, 2012 4:29 PM | Last reply by Jeff Sanders - Thursday, June 14, 2012 5:46 PM -
0 Votes
Window8 image change ,according to finger gesture(seems like rotating)
Error 1 'Windows.UI.ViewManagement.ApplicationView' does not contain a definition for 'GetForCurrentView' Error 2 The type ...Answered | 2 Replies | 1773 Views | Created by Derya Gunduz - Monday, September 3, 2012 2:38 PM | Last reply by Derya Gunduz - Wednesday, September 12, 2012 11:55 AM -
2 Votes
Microsoft Touch Mouse Drivers??
The gestures work, although they give no benefits in WDP.Answered | 12 Replies | 8650 Views | Created by brucef - Saturday, September 17, 2011 12:26 AM | Last reply by andrew.yatsyshyn - Tuesday, November 29, 2011 6:44 AM -
0 Votes
Does WinRT support USB HID
Does WinRT support USB HID functions (e.g.Answered | 3 Replies | 5481 Views | Created by peterho386 - Tuesday, September 20, 2011 6:18 AM | Last reply by jracle - Wednesday, September 21, 2011 7:31 AM -
0 Votes
Swipe gesture in winrt Metro app
hi, i also have doubt in swipe gesture recognition. what should i do in void ...Answered | 6 Replies | 5781 Views | Created by Programmer Sommer - Monday, June 11, 2012 1:46 PM | Last reply by Programmer Sommer - Wednesday, December 26, 2012 1:36 PM - Items 1 to 20 of 1941675 Next ›
No announcements