Start New Discussion Reply to this Discussion Iphone Frames and Bounds
How to set views using frame for both Iphone and Ipad
Related Article: iPhone iOS?
is a Objective-C discussion thread by android45 that has 1 reply and was last updated 7 months ago.
Legomani
Newbie Poster
1 post since Jan 2011
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
You have to make two different UI layout for both. iPhone and iPad.
In your code you have to check the current device using a macro defined in UIKit
** UI_USER_INTERFACE_IDIOM()**
The macro will return an enumeration
UIUserInterfaceIdiomPhone or UIUserInterfaceIdiomPad.
Depending on you use the according view in your viewcontrollers
bambam2174
Newbie Poster
2 posts since Aug 2009
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
© 2013 DaniWeb® LLC
Page rendered in 0.0629 seconds
using 2.67MB