No announcements
Found 2902409 threads
-
0 Votes
trouble in handling click and touch events on listview in xaml
I have created a listview in xaml. My requirements are- ...Answered | 3 Replies | 1829 Views | Created by ArpitG - Monday, January 6, 2014 4:08 AM | Last reply by Jeff Sanders - Tuesday, January 7, 2014 2:32 PM -
1 Votes
Handling touch events disabled panning in scrollviewer
Hi sumathi J, As far as I know, when ScrollView handle TouchDownEvent, you should set it capture touch device input and release device on ...Answered | 2 Replies | 697 Views | Created by sumathi J - Thursday, September 29, 2016 10:56 AM | Last reply by sumathi J - Thursday, October 6, 2016 9:22 AM -
0 Votes
Problem handling ScrollViewer touch events
finger pans past 2.7 mm on the device. While certain scenarios will work by luck, you usually do not want to listen to ScrollViewer events using the ...Answered | 2 Replies | 2481 Views | Created by grennerg - Monday, August 13, 2012 12:10 AM | Last reply by grennerg - Tuesday, August 14, 2012 4:34 PM -
1 Votes
Remove the delay in handling click events?
Hey all. I am building a windows form, I have added a picture box to the form and it needs to deal with click events. I am only interested in ...Answered | 4 Replies | 3335 Views | Created by eyeballpaul - Monday, June 28, 2010 8:56 AM | Last reply by Helen Zhou - Tuesday, July 6, 2010 7:47 AM -
0 Votes
Touch events aren't firing but click events do (when touched)
I have an WPF app using the surface 2.0 library and the problem I'm having is that the touch and manipulation events aren't being received. i.e. TouchDown ...Unanswered | 1 Replies | 2433 Views | Created by netryan - Tuesday, August 14, 2012 2:37 PM | Last reply by Frank Chuan Qin - Friday, August 24, 2012 5:25 AM -
1 Votes
[UWP]XAML Webview touch events dont work
Windows Phone the touch events are handled properly, however on a tablet (in my case Surface Pro 4), the touch events do not work ...Answered | 5 Replies | 2548 Views | Created by A_J_V - Thursday, March 31, 2016 1:56 PM | Last reply by Martin Suchan - Monday, September 4, 2017 2:19 PM -
0 Votes
Surface 2.0 SDK - touch events handling
I am not sure what kind of touch handling you had in mind but here are two links that will help you understand why touch events operate differently ...Unanswered | 3 Replies | 6909 Views | Created by Slip91 - Tuesday, October 11, 2011 3:07 AM | Last reply by -Russ Williams - Thursday, October 20, 2011 12:18 AM -
0 Votes
XAML touch events don't work properly
I'm developing windows8.1 game with c++ (DirectX and XAML App). And I have discovered few problems with handling touches in my game. I'm using these event ...Answered | 1 Replies | 976 Views | Created by sadworf - Friday, January 23, 2015 1:38 PM | Last reply by Rob Caplan [MSFT] - Friday, January 23, 2015 4:21 PM -
0 Votes
click and double click events are not fired in listview component in VB.NET
In the properties window (for the listview), click on "events" button. Here you need to select your events for the Click ...Proposed | 4 Replies | 6123 Views | Created by Ganesh sethuraman - Wednesday, June 14, 2006 11:56 AM | Last reply by Corey Furman - Thursday, December 18, 2008 6:35 PM -
0 Votes
handling touch events, code sample needed
1) create mouse event listener.... handles the mouse clicks and passes them as clicks to apps below my overlay. 2) create touch event listener... handles ...Answered | 3 Replies | 704 Views | Created by Martin O_O - Thursday, December 26, 2013 9:55 AM | Last reply by Eason_H - Monday, December 30, 2013 1:55 AM -
0 Votes
Handling keyboard events on ListView(Checkbox) ActiveX control in Outlook 2003 Custom form
I am working on one application which contains outlook 2003 custom form with ListView(with group of checkboxes) on it. I can handle mouse right/left clicks using ... -
0 Votes
Handling events in DataTemplates
For my understanding, template xaml event works the same as normal xaml event; we just need to attach an event such as attaching a Click event to a ...Answered | 1 Replies | 4195 Views | Created by Zetita - Friday, November 6, 2009 2:12 AM | Last reply by William Han - MSFT - Friday, November 6, 2009 2:24 AM -
0 Votes
Handling Touch events on Windows Phone 8.1 Universal Apps
Thanks Rob. (Apologize for mixing up the WinRT question along ) And like I had mentioned in my previous reply, the PointerReleased is never ...Answered | 11 Replies | 1510 Views | Created by Conquis1 - Wednesday, July 9, 2014 1:50 PM | Last reply by Conquis1 - Thursday, July 10, 2014 9:06 AM -
2 Votes
Touch events in SketchFlow
Looks like this post describes a way that might work? httpUnanswered | 5 Replies | 2248 Views | Created by tommie20 - Friday, May 24, 2013 2:45 PM | Last reply by Chuck Hays - Wednesday, May 29, 2013 8:42 PM -
0 Votes
Touch and click event.
code, the user can select a word on touch, and a touch on the link navigates to the page. But, in my ...Answered | 1 Replies | 2212 Views | Created by tcharlot - Wednesday, November 14, 2012 4:28 PM | Last reply by Tarek Ayna - Microsoft - Sunday, November 18, 2012 10:51 AM -
0 Votes
Grouping in listview programatically and in XAML
But there is nothing more to say, just add a groupdescription to the collectionview (as posted) and the Listview will display your Data in a grouped way.Answered | 6 Replies | 4406 Views | Created by gnobber - Friday, February 27, 2009 6:42 AM | Last reply by gnobber - Sunday, March 1, 2009 2:01 AM -
0 Votes
.XAML mouse events IN .XAML
(start and stop animations, change colors, transforms, etc). To do anything else you will need to respond to events (such as the click event for a button) ...Answered | 2 Replies | 6108 Views | Created by drdbkarron - Tuesday, November 3, 2009 7:43 PM | Last reply by Maud L - Friday, November 6, 2009 1:10 AM -
0 Votes
Generating Touch Events in code
Hi Guys, Im just wanting to know how about generating touch events in code (if it is possible). i.e. Using x and y points i want to simulate a touch ...Discussion | 1 Replies | 2010 Views | Created by Calsy_MEX - Sunday, May 13, 2012 5:08 AM | Last reply by Mahendar Rocks - Monday, May 14, 2012 1:06 PM -
0 Votes
Simulating touch screen events on PCs without a touch screen
Hi I am using InitializeTouchInjection() and InjectTouchInput() in order to emulate touch screen events using a perceptual camera on ...Answered | 1 Replies | 1662 Views | Created by Bogdan Cristea - Wednesday, August 14, 2013 9:31 AM | Last reply by - Wednesday, August 14, 2013 12:07 PM -
0 Votes
Delay in MouseDown and MouseMove events on "Touch" devices
I can run my code on an HTC Mogul or Tilt and all works fine but on an HTC Touch Pro the delay is seen. Created the code in VS ...Answered | 6 Replies | 4674 Views | Created by Martin.Roberts - Friday, March 20, 2009 2:26 PM | Last reply by CSpace - Tuesday, July 14, 2009 8:32 PM - Items 1 to 20 of 2902409 Next ›
No announcements