I want to add a thumbnail picture viewer to my application.I have been trying to do in many ways but didn't succeeded in anyway.I'm quite new to iPhone development.can anyone please help?....
I'm currently creating a UIImageView with CGRectMake and adding an image to it and changing the position of the UIImageView.
What I want to know is what is the standard procedure to make a thumbnail view?....and can anyone please direct me to a sample code which will help me to sort this problem????....
http://farm4.static.flickr.com/3432/3378117315_3bf905bdb6_o.jpg
Above image shows how I want my view to be displayed.....
Thank You.....