touchscreen
Embedded: 4-wire resistive touchscreen
I am trying to interface a 4-wire resistive touchscreen to a PIC24FJ256 from Microchip. This is my first time using these and am looking for guidance as to how to go about it.[详细]
2023-03-19 05:00 分类:问答Android touch screen listener problem
i\'ve created this little program to show the user the fingers on the screen, but the problem is that the X,Y values from the other fingers are not being modified. What am I doing wrong?[详细]
2023-03-17 03:09 分类:问答Confused with android.hardware.touchscreen
I\'m going to support Android devices not equipped with touch screens putting in manifest <uses-feature android:name=\"android.hardware.touchscreen\" android:required=\"false\"/>[详细]
2023-03-16 01:13 分类:问答Android fake touch screen
Is it possible to ge开发者_Go百科nerate a fake touch at a particular point (say (x,y)) on the screen from the code? There is a button on my activity and I dont want to click it through touch screen? I[详细]
2023-03-14 22:51 分类:问答touch screen clear status message on any touch
Iam working on a touch screen windows form that has many checkboxes, textboxes, listboxes, date dropdown pickers etc. Depending on user action a status message is displayed at the bottom. For eg., You[详细]
2023-03-10 05:30 分类:问答iOS/Android browser: showing a zoomed preview of button on touchmove
I\'m trying to create behavior similar to iPhone keyboard (see included image). As in, when user starts and moves touch, she sees a zoomed version of the element that is touched, and selection would h[详细]
2023-03-06 14:40 分类:问答Screen sensitivity across Android devices
I have encountered a really weird scenario during my tests and maybe you can light me. Scenario: The application consists in a Surfaceview in which I handle the touch event. I have a image on the scr[详细]
2023-03-05 04:43 分类:问答c#, xna, wp7 touch screen not working
I am making a wp7 application and my touch screen doesnt seem to work. The code that i have wrote is below[详细]
2023-03-01 23:10 分类:问答Are CSS popups dying with touch-screens becoming more proliferate?
I\'m designing a site (a customer portal) that will probably be used with mobile/touchscreen devices at some point in the future. In the past I\'ve used CSS code like this:[详细]
2023-02-26 15:46 分类:问答Is it possible to let my c# wpf program know if the user has a touchscreen or not?
I\'开发者_StackOverflow中文版ve got an login application that has a swipe system that people only can use when they have a touchscreen. They can login by swiping their personal pattern swipe code.[详细]
2023-02-24 19:07 分类:问答