Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (multitouch)
Browsing latest articles
Browse All 15 View Live

Disable Multitouch

I've had a look through the docs, q&a and tickets and I'm struggling to locate details on how to disable multitouch at an app level. Is there an undocumented property or approach to achieve this?...

View Article



Multitouch support

Can I use Titanium to develop multitouch applications?

View Article

multi touch

I think I saw around here a message of somebody that implemented multitouch. Does anybody knows where is the fork? ( if public ), or how to use multitouch( but I think it's not yet implemented ) Thanks

View Article

Disable multi touch

Hi Is it possible to disable multiple touches? Right now, two fingers fires the touchmove event two times and I only want it to fire for the first finger that was originally placed on the screen. Thank...

View Article

Buttons and multitouch

Hi, Is it possible to fire multiple click event on multiple buttons with multiple fingers ? :) I've tryed on ipad clicking on 2 buttons at the same time, but it seems not supported. anyone succedded on...

View Article


Multitouch event

Hi, is there a 'multi touch start' event or something to simulate it ? I want to hide something on start of scrollview scale. Thank you !

View Article

Support multi touch with ti.paint

Hi I notice that module "ti.paint" doesn't support multitouch, is this true or it's iphone limitation?

View Article

Drum app : sound problem, multitouch and latency

Hi there, I'm trying to develop a drum app on titanium. It s actually very simple but TI seems no to be the good way to do it, I explain. For now I did : i created a window in which I put buttons where...

View Article


Multitouch on scrollableView

How can I enable multitouch on scrollableview?

View Article


Android and Multi Touch

Hi. I need multi touch in a new app I've started on. From what I've read Titanium doesn't support multi touch out of the box, but I would need to use a 3rd party multi touch module. The module doesn't...

View Article

Performance issues using Sounds ?

Hello, I'm playing around with Titanium and trying to develop a small app that works like a Synthesizer (electric piano). For now I have 2 buttons each one is linked to a mp3 or a wav file. You can use...

View Article

Two finger events in Android WebViews

Hello! Is it possible to handle multitouch (two or more finger) events in WebViews on Android? Android 4.x browser handles fine this: http://eightmedia.github.com/hammer.js/ but the example seems to...

View Article

Is the exclusiveTouch property accessible for views?

Can regular views set the exclusiveTouch property for iOS? Application type: mobile Titanium SDK 3.x Platform: iOS 6.x Device: iOS Simulator, iPhone 4S, 5 Host Operating System: OSX For example, a...

View Article


Prevent multitouch

Hi Is there any way to prevent multitouch? I am having image gallery and I have created it with array of images. I have temporary solved with temp variable.var tIstouchStart = true;...

View Article

Disable Multitouch

Greetings I have a tableview, and a click event for each row, so I click a row and the app opens a new window. But when I do click with 2 fingers on different rows, the app opens 1 window and...

View Article

Browsing latest articles
Browse All 15 View Live


Latest Images