I would like to use my own images for an application, I have read in the "Using Pythonista" page (http://omz-software.com/pythonista/docs/ios/pythonista.html) that:
"If you use the scene or sound modules, you can use the + button at the top to insert images, sounds, colors and fonts."
I have not been able to figure out how to do this, all the posts I've found related to this are for older pythonista versions, so i'm left wondering if the + button technique is something applicable to older versions of pythonista only as I gather that some changes had to be made to comply with Apple's Store requirements...
Is there another way to add our own images so that pythonista scripts can access them by filename? With the photos module one can only access images by index, not name.
Thanks!
omz thanks for this great App, impressive work.