Tagged Questions
2
votes
2answers
79 views
Migrating a Tab Bar iPhone app to iPad
I have an iPhone app whose overall UI is designed like this:
That is, a tab bar and different app perspectives within each tab item, and you can navigate to different views from within a tab.
I ...
2
votes
3answers
193 views
Is it acceptable/good UX to use ios Segmented Control as a radio control?
I'm an ios developer by profession and was told of by a UX Architect for suggesting the use of the ios Segmented Control as a group of radio buttons.
We have to present a mutually exclusive choice ...
2
votes
2answers
162 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 ...
2
votes
1answer
71 views
iPad Calculator App Portrait Only?
I am making a calculator app for the iPad. I would like to know if it would be acceptable to most users (the golden 80% rule) for the calculator to be locked in portrait.
4
votes
2answers
113 views
Ipad/Iphone designing in Full-Screen vs Non-Full-Screen?
I've noticed that most games are in full screen mode and some Apps have taken this on in design. Is there any research or argument for having an App in Full-Screen vs Non-Full-Screen?
The only ...
2
votes
3answers
188 views
Constraining user actions in Maps API
I have an app which highly depends on maps. Should I allow the user to zoom in, pinch, and other things or should constraint it to only the current location.
My application tracks the users location ...
4
votes
2answers
317 views
disabling the zoom in functionality on an iPad due to fixed navigational elements
I have an iPad-specific website which has had the "zoom-in" feature disabled on it as I have horizontal and vertical fixed navigational elements that I do not want to go out of view.
I would like to ...
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 ...
-1
votes
0answers
51 views
How to use picker wheel in ipad [duplicate]
Possible Duplicate:
Best drop down options for iOS?
Which is the best usability method of using the picker wheel for ipad, bottom(full view) or bottom (middle view), pop up picker view?
...
-2
votes
1answer
2k views
Best drop down options for iOS? [closed]
Which is the best drop down options for iPad and iPhone devices?
Picker Wheel
Actionsheet
Something else?
-1
votes
1answer
2k views
What icon can I use to represent Facebook share action for iOS? [closed]
I am now working on the interface for iPad app where one of the most frequently used feature is "Share to Facebook".
I am wondering what would be the best way to represent this action. Most of the ...
12
votes
2answers
206 views
What are the functional advantages of disabling user access to the filesystem on the iPad?
It is not possible for users to access the filesystem on the iPad since this access is not permitted on devices running iOS.
How is the function of the iPad improved by preventing users from ...
1
vote
1answer
214 views
Where should a UIButton be to add cells to a tableView?
I have a limited amount of space in a new options menu I designed (much like a combination of twitter's scrollViewTexturedBackGround colored table, with notification center's custom headers, and ...
3
votes
2answers
229 views
Should I be using zoom and pinch to resize user elements?
Is it a violation of the iOS Human Interface Guidelines (HIG)—or for that matter, of good UI design—to use pinch and zoom for the user to size elements on the screen, rather than the whole ...
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
312 views
Are there any examples of well designed applications on iPad with 3 column layouts?
I'm designing an iPad application and had an interest in a 3 column interface with 3 tableviews across the screen horizontally and I was wondering if this interface has been done anywhere well.
4
votes
4answers
3k views
Alternatives to More Tab Button in a UITabBar?
I am working on an iPad application that currently uses a UITabBar as the prevailing navigation element. The application has maxed out the number of buttons on the bar and is now forcing a More ...
5
votes
2answers
417 views
Best practice for overriding a pincode in a native iOS app?
I am working on the next version of an existing iPad app which has a pincode to lock admin functions. The current version has no means to override the pincode. We followed similar patterns and use ...
2
votes
2answers
346 views
iPad UI for selecting and configuring from many available options
I've had this rattling around in my brain for the last couple days, but I can't seem to come up with a smooth UX for this.
I'm building a stock graphing application. Included are around 300ish ...
14
votes
7answers
1k views
Designing for the iPad
I'd like to make my site accessible to people that have the iPad or other iOS devices.
What considerations do I need to take into account when designing a user interface that is compatible with the ...

