Touch-based interfaces have unique considerations that do not apply to other modes of input, and vice versa.

learn more… | top users | synonyms

0
votes
0answers
7 views

Toggeling Touch by external keyboard

I am building a firmware for visually disabled people. I have to disable touch screen as and when the external key board is connected. And toggle it with Alt + T . For this I have a static volatile ...
0
votes
0answers
9 views

Lazy Load for touch devices

I'm using the jQuery plugin Lazy Load (http://appelsiini.net/projects/lazyload), and on touch devices it doesn't run as smoothly because of the script not initiating until scrolling stops (as noted on ...
0
votes
0answers
10 views

WPF ListBox SelectionChanged sporadically not triggered on tablet

I'm trying to use a WPF listbox on a tablet. In a dummy project I just made a listbox with a lot of items and when i select one this item will be showed in a textblock. I have a selectionchanged ...
0
votes
0answers
8 views

Play an animation when touch moved is certain distance from touch began

i am new to javascript and unity and i am trying to make an animation trigger when the touch moved position is +100 to the right of touch began, so i have also tried +500 and +1000 and it seems that ...
0
votes
1answer
15 views

Need js method of triggering button

Is there a way to trigger a button when user swipes across a touch-friendly device? I'm looking to allow the user to view my website on a tablet and swipe left and right between articles on a page ...
0
votes
0answers
6 views

sencha touch 2 does not work on the oppo find5?

I'm developing a phonegap 2.6 and sencha touch 2.2 based on the APP, in most machines can run, but in the oppo find5 not work on. Most clicks are invalid, touch scrolling is also lapse. Recently ...
1
vote
1answer
20 views

Sencha Touch MVC app - controller unable to get view by xtype

I have started implementing a simple Sencha Touch MVC application (with Sencha Touch 2.2.0) which mostly works, but I have trouble getting the controller to instantiate an editor view for items ...
0
votes
0answers
23 views

Allowing user to sign textbox using finger on webpage for all-in-one touchscreen

Background: I am building a demo site on an all-in-one touchscreen pc for a tradeshow, and we want to allow a user to sign a text box on our web application using their finger. I don't need to save ...
0
votes
0answers
3 views

3D-transformed grid-view not accepting touch input

In my windows store app, I have a grid view with horizontal scrolling. If I don' change any of the transform proberties (so everything is zero) I can easily scroll by swiping over my screen. But as ...
1
vote
0answers
9 views

Touch events in JQM + IE10 + W8

I've found a strange issue when using JQM + IE10 and touchscreeen on a Windows 8 tablet. When using an external mouse och the trackpad everything works as expected but when I'm using the touch screen ...
0
votes
0answers
6 views

Chrome fails to swipe over pictures

I have made an applications for running on Google chrome on touch screens. For that I am using the JQuery mobile library and it works quite well. I have a touch screen for testing and several other ...
0
votes
0answers
9 views

Is it possible to create an Automated Touch/hold script using ADB shell?

I'm trying to set up an automated touch sequence using ADB for testing purposes, I've been searching for a few weeks now about information on how to create pauses, long touches, etc with no luck. I ...
1
vote
0answers
24 views

Android bug? WebView FASLE -> FALSE in LogCat

While working with WebView I get the following information in LogCat while touching the surface (scrolling webpage) inside of WebView. 06-12 16:59:03.385: V/webview(4168): ...
-1
votes
0answers
9 views

How do you achieve the short and long swipe like mailboxapp with javascript?

Basically, exactly like this, yet this is with Objective-C: https://github.com/alikaragoz/MCSwipeTableViewCell Hammer.js is a very popular touch library, but I wasn't sure how to implement it with ...
0
votes
1answer
15 views

On button click launch youtube video in quicktime.

I'm working on a responsive website with a big video player. For the video on desktop I just swap a picture with a youtube when the user clicks on a custom play button. My question is: On touch ...

1 2 3 4 5 189
15 30 50 per page