Tagged Questions
2
votes
2answers
164 views
Where should ads be in iOS App?
I am finishing my iOS Application which includes Ads. In iOS Apple recommend developers to put Ads in the bottom or top of the Window (View). Does the Cash the developers create change if you put the ...
6
votes
3answers
270 views
How should I resolve the issue of smaller tappable area due to smaller buttons on iPad mini?
Now that iPad mini has been released, is there anything an UI designer needs to look out for? I understand that the resolution and screen ratio remains the same, and I've been hearing that no change ...
1
vote
2answers
163 views
iPad specific button UX question (rating/feedback interaction system)
TL;DR : how would you design better buttons than my 5 buttons for "I disagree" / Neutral / "I agree" feedback ?
I am doing an iPad application used by participants of an event during a presentation, ...
0
votes
1answer
162 views
Presenting a list of items on a screen that already has a list
What I'm trying to do is show a list of alarms on the right hand side in the middle with the list 3:04, 3:06, 3:08. As the user hits + on the LHS, a new object is created that you can edit on the ...
6
votes
3answers
7k views
iOS Settings Standards: Using Checkbox Rather Than Switch
If you are familiar with iOS devices, you know that the settings application uses the UISwitch control to show that a parameter is enabled or disabled. This control appears as a toggle switch and even ...
4
votes
2answers
295 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 ...
6
votes
4answers
1k views
Is there any HTML5 or Javascript based Wireframing tool which can work on iPad? [closed]
I want to keep my ipad with me to show my ideas to client because laptop is heavy and I think iPad can do this.
Is there any HTML5 or Javascript based Wireframing tool which can work on iPad and can ...
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 ...
4
votes
2answers
258 views
Which of the two is the best UI approach for a tablet app destined for reading?
I am in the process of prototyping an application for delivering news content. Our first platform will be the iPad (along with web) but other tablets will follow.
Decomposing the application into ...
