Tagged Questions
3
votes
2answers
80 views
Menu tray + Back button on mobile: any reason why this shouldn't work?
I am trying to understand if there is any issue linked to the presence on the same interface of a menu-tray icon (top nav-bar) and a back button.
This design will affect both iPad and iPhone.
Is ...
2
votes
2answers
83 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
197 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
3answers
116 views
What is the preferred way to toggle fullscreen vs fullscreen with panels on iPhone/iPad?
I have a full screen iPad app that deals with graphics. The user has full screen as canvas, with extra controls added along the bottom and right side of the screen.
I'm looking for an intuitive way ...
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 ...
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 ...
0
votes
1answer
161 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 ...
-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?
0
votes
2answers
1k views
Navigation bar and Toolbar in ipad app at top of screen - apple's approval?
I'm a newbie. I have got a wire frame for ipad application, in which navigation bar and tool bars are placed on the top. And back button is placed in toolbar. Whether it violates apple's guidelines or ...
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 ...
1
vote
1answer
585 views
What should a “wizard” style interface on the iPad look like?
I'm working on my company's iPhone App and now I'm looking into the logistics involved with getting it to be an iPad native App as well (Universal App).
Without going into too much detail, the App ...
11
votes
5answers
1k views
iPhone/iPad: Do people use landscape mode?
I noticed that I nearly never use landscape mode except when I have to (apps with fixed orientation) or when watching videos. But of course I don't want to consult customers based on my own behavior. ...
