8
votes
3answers
250 views

Are there any special design guidelines for big touch screens (30–50 inch)?

I'm about to develop an application for a large touch screen (around 40″). Now to my question, are there any special design guidelines for such a large screen? I have read Android/iOS/Windows RT ...
3
votes
1answer
66 views

App menu created from keywords

I have application which allow users to select video and play it. I have for each video few keywords and with help of WordNet I created tree from these keywords. So now user can go from generally ...
4
votes
2answers
169 views

How to best enter long digits on a small touch device without using keyboard input

my current task is to create an user interface for a mobile strategy game. stuff can be transported from point a to point b. the user can select an amount of stuff between 1 and 1.000.000. it is ...
6
votes
6answers
307 views

Suitable alternative to trackbar control

I use a track bar control in two different places in an touch-screen application I have. The first to record a specific amount of Data. (lets say 260 samples) the second to record an unlimited amount ...
3
votes
1answer
225 views

Custom user gesture recognition: listen on startup or on hovering specific area?

I am developing a multitouch UI that takes input from a depthcamera (Microsfot Kinect). In other words, there is no physical "screen" for a user to touch. In addition to the default multitouch ...
4
votes
2answers
292 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 ...
0
votes
2answers
131 views

List with links on a touchscreen device

I'm new to this community (and kinda new to ux design too) and I'm having some trouble building the interface for a digital menu for restaurants which is going to be used on android tablets. The main ...
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 ...
1
vote
1answer
157 views

Do you know of any mobile websites that allows a user to crop a photo for uploading?

I'm curious to see how designers have addressed this problem on a touch-screen device given the size and technical constraints of mobile.