Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

DGordon

macrumors newbie
Original poster
Apr 3, 2009
2
0
I am new to programming, I basically no nothing, and all I want to do is to display an image on the screen. I don't want the image to be from my iphoto or camera library, I want it to be like a background image, like the red jewel in the I Am Rich app.
 

iphonedevelop18

macrumors member
Feb 26, 2009
50
0
Create a view based application. Add the image to your resources folder. Go into your viewcontroller.xib, open your library, drag in a UIImageView and set the image the the image you want.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.