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

IBOutlet UIImageView *sadponyimage;

@property (nonatomic, retain) IBOutlet UIImageView *sadponyImage;

.M file


sadponyimage.image = INSERT IT HERE.

I think developer.apple.com is a website for u
 
How do I make an image on the screen with Objective-C?
This is covered in most decent introductions to iPhone programming. I'd suggest you step away from the real coding and take the time to learn the fundamentals of iPhone programming. Perhaps some background is in order: it would help us if you could answer the question I asked in the P.P.S. of this post in your other thread.
 
I'm sorry, but the tutorial that I used didn't explain graphics. I will search for a better tutorial that explains graphics before asking again.
 
I'm sorry, but the tutorial that I used didn't explain graphics. I will search for a better tutorial that explains graphics before asking again.

Still not answering the questions asked.

  • What is your background/experience?
  • What resources are you using have you used to get here? (Mainly so we can tell other folks to avoid them ;) )
  • What is your goal?

B
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.