Hi all,
I'm fairly new to programming, but I've been working on an app that I need to set a background image and have it remain static when the iPhone is rotated.
What is the easiest way to go about doing this? I've tried adding an image view to the .xib and just assigning the image to that, but whenever the app rotates the image either shrinks or expands depending on the view "mode" chosen in the attributes inspector
Thanks for any help
I'm fairly new to programming, but I've been working on an app that I need to set a background image and have it remain static when the iPhone is rotated.
What is the easiest way to go about doing this? I've tried adding an image view to the .xib and just assigning the image to that, but whenever the app rotates the image either shrinks or expands depending on the view "mode" chosen in the attributes inspector
Thanks for any help