iphone - How can I iterate over image resources inside one group? -


In my "groups and files" I have created something like this:

Picture> GUI picture> Fu Picture> Foo> Bar

Now I want to redo all the images which are placed in pictures> Foo> Bar is it possible? I'm afraid it's not because the system did not care much about "folders" when loading the file.

If your images are in a sub-folder of your .app bundle, Call the paths to create an nsbundle and get a nsareay of paths for the FORResourcesOfType.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -