multi-touch refers to a touch sensing surface's (trackpad or touchscreen) ability to recognize the presence of two or more points of contact with the surface (Wikipedia)

learn more… | top users | synonyms

5
votes
0answers
652 views

Generate and post Multitouch-Events in OS X to control the mac using an external camera

I am currently working on a research project for my university. The goal is to control a Mac using the Microsoft Kinect camera. Another student is writing the Kinect driver (which will be mounted ...
3
votes
0answers
145 views

Multitouch GTK3 Example

From what I understand, multitouch support was added to GTK+ as of version 3.4. What I'm not clear on is whether this applies just to touch screens like phones/tablets or whether it extends to Apple ...
3
votes
0answers
557 views

javascript multi-touch on win 7

Is there any good solution for developing web applications that can work with iOS multitouch and Win 7 multitouch? Being limited to a specific browser such as firefox or chrome is acceptable but all ...
3
votes
0answers
538 views

Google maps multi touch pinch and zoom (desktop) touch pc

How can I pinch and zoom through Google maps on a windows 7 mutli-touch pc? I am building a Google maps v3 Javascript-based app which must be touched-based. There won't be a keyboard -- Windows 7 ...
3
votes
0answers
798 views

How do I go about writing a windows driver for a bluetooth device?

I am looking for some advice/input on writing a device driver. I have never written one for windows before, let alone for bluetooth. Can you recommend a book or website or something to get me ...
2
votes
0answers
140 views

Windows Multitouch Events and LabView

I'm having some problems with multi-touch and LabView. My objective is to intercept the Windows Touch Messages (generated by multitouch monitors and then interpreted and handled by Windows 7), which ...
2
votes
0answers
225 views

Custom multitouch in wpf/pixelsense

I'm working together with a PhD student that's doing a project regarding using computers for collaboration between people, specifically with touch. The platform for this is the pixelsense (surface) ...
2
votes
0answers
286 views

Android image matrix and limit boundaries misbehavior

I have a problem regarding Image Scaling and Dragging in Android. I created my own view. A part of the view is a image, which is zoom- and draggable. As long as this part of the image is as big as the ...
2
votes
0answers
598 views

WPF Multitouch - How to get all touchpoints?

We are evaluating touchscreen keyboards and for one we need to track 10 fingers at the same time. The problem is that the touchscreen driver is very wonky (and there is no fixed version). It sends out ...
2
votes
0answers
244 views

Pressing multiple buttons at the same time

I'm working on an app which presents users with four buttons and a timer. The users then tap as fast as they can, each user on his own button, and the one with the most taps at the end wins. I can't ...
2
votes
0answers
281 views

Multi-touch Java on Linux

I need to add support for multi-touch gestures in my Java application, which is deployed on Linux. I've found http://lii-enac.fr/en/architecture/linux-input/multitouch-howto.html which appears to be a ...
2
votes
0answers
437 views

Android: Getting the proper pointerId for multiTouch applications on android

So, to put it simply, a handler I was using for multitouch would crash and throw an "IllegalArgumentException: pointerIndex out of range". I tried just catching the error, but then realized that the ...
2
votes
0answers
249 views

get raw touch data from Wacom touchpad

I have a Wacom Bamboo multitouch-pad and want to use it as an input device. It is connected to my pc. How can I get the raw touch data? For instance, if I'm touching at position {x,y} on touchpad, my ...
2
votes
0answers
205 views

Image cropping tool for touch based phones using javascript

Is there a cropping tool(marquee tool) written in javascript which would work on mobile browsers? Most of the marquee tools(cropping tool) that are written use mouse handles which would fail on touch ...
2
votes
0answers
48 views

What are some good frameworks for creating desktop multitouch-webapplications - not mobile apps?

Looking for some frameworks or libraries to create a webapp that can be controlled by custom multitouch (MT) gestures - when run on a MT-hardware like a MT-laptop, MT-operating system (e.g. win7) and ...
1
vote
0answers
28 views

Android: Distinguishing between scaling and other multi-touch gestures

I'm currently in the process of creating an application in which a large amount of input is through the use of surface gestures. This also involves the use of multi-touch gestures. In a very short ...
1
vote
0answers
58 views

Enable multitouch on all Elements windows phone

How can I enable multitouch support for all elements in windows phone? So, for example, if had two sliders and couple of buttons, how can I allow all three to be manipulated by different simultanous ...
1
vote
0answers
75 views

cross platform multitouch and graphics in Java with libgdx and mt4j

I have a cross platform application built with libgdx. The software is often used in conjunction with large touchscreens (like the microsoft coffee table thingy) with Windows (7 & 8) and MacOS. ...
1
vote
0answers
62 views

Receive data of multitouch events from laptop's touchpad

I'm working on writing a program that controls Android device (via USB cable and the Android-SDK toolset). The program is written in Java, and is addressed for Windows platforms. The idea is that I ...
1
vote
0answers
96 views

Multitouch drag and drop android

i want multitouch drag and drop in my android application. my reequirment is when user uses two finger then only dragging should be done. with single figure no dragging. how can i achieve this? my ...
1
vote
0answers
220 views

two finger or pinc zoom to mapview in osmdroid

I need help I'm trying to zoom to mapview by getting users multi touch points (firstly 2 finger touch) I know there is setMultiTouchControls() function but this is not what I want to do. I tried to ...
1
vote
0answers
99 views

Android multitouch strange bug when touch point reach limit

I am make a application on android that need multi-touch gesture! I found that my devices Novo 7 (ainol) supports 5 touch points. I implement onTouch for a View like this public boolean onTouch(View ...
1
vote
0answers
63 views

XNA Support Gestures on Windows 7

One of my friends is working on a Windows phone 7 game and XNA allow you to support gestures, now he wants to use the same code so the game will be supported on PC (Windows 7) i want to know how i ...
1
vote
0answers
109 views

WPF TouchDevice get absolute coordinates

I try to create a window, that can be moves or resized via multi-touch gestures. I tried it this way. I captures the TouchDown-Event of the window and saved all active TouchDevices in a List, to know ...
1
vote
0answers
73 views

Emulating physical buttons / lower level touchscreen control

One thing I find many Android games and emulators get wrong is when the user presses multiple (on-screen) buttons simultaneously. I'm wondering how one could fix that. Imagine a game like Super Mario ...
1
vote
0answers
168 views

Read Raw Touch Input Events on Android

I've been doing some research to see if something like this is feasible, and I haven't come up with anything good yet. I would like to write an application that intercepts Android touch information ...
1
vote
0answers
76 views

How to determine I am currently processing the last touchmove event?

As I determined in this topic, the touchmove event is liable to be sent in batches depending on the combination of elements being touched. If I have three fingers each touching a different element, ...
1
vote
0answers
31 views

Possible to tell if NSApplicationActivationPolicyProhibited application is active?

Using JUCE with TUIO, I'm developing a multi-touch utility to send "hot keys" commands to other applications (I am using a usb touch frame that sends TUIO messages). For instance, I provide an ...
1
vote
0answers
102 views

How is it possible to run multitouch Flash (AS3) Apps on Microsoft PixelSense (formerly Surface) Table?

I know there is already a question which ask if it is possible. but this question doesn't tell how it is possible. I need to use flash to make an application with multitouch on a Microsoft Surface ...
1
vote
0answers
78 views

How to develop for iOS gesture events in a web app in Windows Desktop?

I am developing a web app that should respond to gesture events in iPad (pinch in and out should perform some custom zoom in and out in my web app). I don't have a Mac, so is there a simulator in ...
1
vote
0answers
104 views

Unable to recieve all the pointer/touch messages injected at application level using Windows 8 Touch Inject API

I am able to inject pointer/touch messages succesfully but unable to recieve all the messages injected on an application(messages are captured in the application) though all the messages are injected ...
1
vote
0answers
259 views

getting MSPointerUp events to fire without disabling browser interaction in IE10

I am trying to get some code to kick in after the browser has been scrolled. If I do function handleDown(event) { console.log("down"); } function handleUp(event) { console.log("up"); } ...
1
vote
0answers
61 views

Android: Scaling two canvases simultaneously

I am creating a multitouch app that relies on an image having multiple "hit boxes" that the user cannot see, but performs an action when touched. I have created a canvas and bitmap that keeps the ...
1
vote
0answers
87 views

Is it possible for an Adobe AIR app to receive touch events in OS X?

I'm working on software in OS X that receives touches from a multi-touch device and posts them to the system for applications to process. I was hoping that it would be possible to support Adobe AIR ...
1
vote
0answers
97 views

iOS touches entered from outside UIView

I'm trying to build a virtual piano keyboard for iOS. One of the biggest problem's I'm having is how to handle touches that start outside a UIView and then enter it. Since the touchesBegan is being ...
1
vote
0answers
249 views

Multitouch with HTML5 with native support for Windows 7

I'm new to HTML5 and I'm trying to recreate this light table which only supports iOS. So the user can pinch and zoom in or out but I need it to support Windows 7 native touch. It seemed like its ...
1
vote
0answers
149 views

surface sdk scatterview

I'm using bluetooth surface published in http://code.msdn.microsoft.com/Surface-Bluetooth-Connect-dbe7e0e8 I add the kinect in this wpf application. But i need multitouch function to zoom in and zoom ...
1
vote
0answers
690 views

Android pinch zoom. Focus point / image shifting when pinching

I've been working on creating a custom view with a really slick pinch zoom. So far I have got the zooming and panning working, but when I pinch zoom on a different area of the screen the image moves ...
1
vote
0answers
125 views

How to get button event while finger moving -android

Im working on a piano app. I placed 6 buttons and just want to play series of sound while moving finger on this buttons? AFAIK android doesn't detect event when finger touched on one button and ...
1
vote
0answers
156 views

iOS/Cocoa multipleTouchEnabled = true not working if frame was moved

I have a following problem: Created UIView, added to screen. Inside the code of this UIView I say to move the frame itself, here is code: self.frame = CGRectMake(myLeft, myTop, myWidth, myHeight); ...
1
vote
0answers
197 views

event touchesForView: returns null in super view

I have a subclass of UIView called BigView that overrides touchesMoved (among other things) like so: @implementation BigView - (void) touchesMoved:(NSSet *)touches withEvent:(UIEvent *)event { ...
1
vote
0answers
346 views

Multi touch in desktop browser (Like Google Maps in IE9)

I'm trying to create a multi touch web application, but I cannot get any desktop browser to receive multi touch events - only "click events". (It works on my iPhone where). The only working example ...
1
vote
0answers
204 views

Using Touch/Multitouch in iuplua

Using iuplua 3.5, the following code should throw a couple of events on windows 7 devices capable of multi touch: require("iuplua") canvas = iup.canvas{rastersize = "640x480", touch = "YES"} dialog ...
1
vote
0answers
333 views

Qt, QTouchEvents not send to QGraphicsItem

I manually create QTouchEvents and send them to a QGraphicsView's viewport(). While the QGraphicsScene does get the events, my QGraphicsItems (or ...Objects) don't. setAcceptTouchEvents is set to ...
1
vote
0answers
156 views

How to use multi touch feature of iphone remotely from desktop?

I am using veency on Iphone that is working as VNC server application. I have a .net client application that is working as VNC client to control Iphone from desktop. How can I pass multi touch ...
1
vote
0answers
205 views

multitouch detection is very slow under android

I've a rendered scene that take up to 14 ms to be drawn and displayed. so the application run without any problem in 60 fps. but when I start to move my fingers on the device I see that the time ...
1
vote
0answers
268 views

How To Handle Two-Finger Tap Event ? WPF

In my program I would like to make two different things, one with the single touch, second with the two finger touch. But I don’t know how to handle the difference between single touch and two finger ...
1
vote
0answers
239 views

How to translate an input into a mouseEvent to browse Internet using Javascript

I am receiving Multitouch events (TUIO) through a plugin in Firefox. I have a Javascript file that manages those signals and I can play with them in a browser as TUIO. What I would like is some kind ...
1
vote
0answers
182 views

What could prevent multi-touch functionality from working on a real iPhone when it works in the simulator?

I have written an iPhone/iPad application in XCode. When I run it in the simulator, multi-touch functionality works exactly as expected. But for some reason, multi-touch is not working on the real ...
0
votes
0answers
11 views

Multi-touch for jQuery mobile colorpicker slider and canvas?

Right now I've got a working colorpicker slider, my local copy is slightly more developed because I've modified the jQuery mobile libraries, but I think this fiddle should be enough to show my working ...

1 2 3 4 5 6