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
Post a Comment