iPhone: File Picker (Again) -


ive seen number of questions/answers stating there no nsopenpanel on iphone, , open images using uiimagepickercontroller (http://stackoverflow.com/questions/3393829/how-to-open-a-dialog-box-in-iphone).

is aware of tutorial on custom picker, tuned file system objects (for example, files - , not date or not image). have come across knock off of mark , lemarche's slot machine picker.

jeff

i haven't seen tutorial on subject, you'll need use nsfilemanager's - (nsarray *)contentsofdirectoryatpath:(nsstring *)path error:(nserror **)error , related methods nstableviewcontroller display them. of cocoa views handy hierarchy not available in ios, can make or find custom uitableviewcells nesting or can indent directory contents.

as mentioned above can't see documents outside app directories. application contents may read only, limiting directories such application documents.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -