| Author |
how to display image in UIImageView in a specifc block of window in iphone
|
Sabarish Venkat
Ranch Hand
Joined: Jan 18, 2012
Posts: 133
|
|
i have a window in which i want to display an image in a specific block of that window. The image is retrieved from the local XML file. I parsed the XML file and got the image value in log, but i don't know how to put it in that specific block. The below image pasted for the reference.
The arrow mark represents that within this UIImageView i need to get the image. Also i have a doubt that do i need to mention any name for reference to UIIMageView in storyboard.
Am posting my parser code here,
After this am using this code for getting image,
from this i dont know how to go. Suggest me an idea.
|
 |
 |
|
|
subject: how to display image in UIImageView in a specifc block of window in iphone
|
|
|