Thursday, 15 March 2012

For iOS 7.1, how can you scale an interface or screen to fit smaller iPhone models? -



For iOS 7.1, how can you scale an interface or screen to fit smaller iPhone models? -

apologies in advance if question has been answered elsewhere, have searched , found no equivalent solution. sense free link me if 1 has been made.

i have built entire storyboard app (with around 50-60 view controller layouts in xib file) 4-inch iphone 5/5c/5s, , looking way scale downwards screen.

by "scale down" mean automatically take each screen laid out in storyboard , scaling aspect when programme run on smaller iphone, iphone 4s, 4, 3g, or smaller model compatible ios 7.1.

i not have time individually alter configuration of every single layout item on storyboard, amounts 1000s of objects, please restrict answers or suggestions have on more massive scale. surely, method of library must exist allows move smaller window on smaller iphone without clipping or cropping. if shrinking/scrunching causes blur or font less visible, much preferable entire portions of screen becoming off-screen.

a global setting allowing simple aspect scale, multiplying every dimension of every object in storyboard destinationphonewidth/iphone5width horizontal dimension , destinationphoneheight/iphone5height satisfactory solution. not aware of 1 exists...

one solution there goal accomplish , autolayout

beside ,i don't think there library such goal accomplish , certainly take lot of time of your's per u mention there 50-60 view controller. sorry should have decided off before compatibility of app in size. best , maintain coding. next time, when starting off app maintain in compatibility of in avoid such massive work @ end.

ios iphone xcode layout interface-builder

No comments:

Post a Comment