Quote:
Originally Posted by buffalophil
Need some code for displaying a small image (png) on UIView.
Where does the png image get stored?
HELP
|
Dude,
If you havent already read some books about developing. Itll save you time.
Now for your question
UIImageview should do the trick
No code needed, Just drag in and choose image in inspector
you drag the png into xcode resources
Thats it!