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

blakintosh

macrumors member
Original poster
May 26, 2008
78
0
I'm planning on programming an app that has a list of things and when you choose a thing, a picture of the thing will be displayed. The problem is that I'm planning on using like 200 png images or even more. What would be a good idea to manage all the images for easy access or in an efficient way? Do I just dump them in the resource folder or any folder or should I should some other way?

What I was thinking is using an object that has a name and an image, the name is displayed on the cell and when the cell is chosen the image is displayed

thanks in advance
 
You can dump them in any folder (although resource folder is advised to keep organized) and will be able to access them from interface builder
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.