Tagged Questions
2
votes
3answers
294 views
Pan/zoom/select in multitouch
I'm currently working on creating a tablet-compatible version of an application. First off, I know that the worst thing to do is to try and shoe-horn in a bad implementation of multi-touch into an ...
1
vote
1answer
139 views
Making clicks meaningful on iPad
As a web designer building a shopping cart for the iPad, I find the lack of down and click states difficult.
What's a good way without raising a confirmation pop up or something terrible and ugly to ...
11
votes
8answers
1k views
Best practice for translating context menu options to touch devices?
I'm building a photo site that must allow users to manage thousands of photos via paged thumbnails on a big desktop. I also want to offer a touch interface that is both usable and delightful on the ...
4
votes
2answers
291 views
iPad tap to edit text: how intuitive is this / how can I make it clear to users?
I am building the following iPad UI, and it includes a "tap-to-edit" feature:
I personally like this type of UX - I like UIs where a user can interact directly with a document. However, I'm ...
2
votes
1answer
331 views
iPad UI: 2-Player Multi-touch Decisions Affecting Game Play
I am working on a game project that resulted from a summer game jam session. I had the "brilliant" idea to try and port the game to the iPad and I now find that I have painted myself into a corner so ...
6
votes
3answers
502 views
Accessibility for touch screen devices (e.g. iPad, iPhone)
By touch screen, I mean things like the iPhone and iPad.
How are touch screen devices being made accessible? Are there any development guidelines that should be adhered to? Could a blind person ...