Re: RE What to do? (I have a simple method for doing it)
Re: RE What to do? (I have a simple method for doing it)
- Subject: Re: RE What to do? (I have a simple method for doing it)
- From: Jagil <email@hidden>
- Date: Fri, 22 Feb 2002 15:31:26 -0700
I can't remember if [direnum nextObject] will return the full path or only
the name of the file/directory.
If it does not return the full path and you need this then I can offer you a
fe methods that I developed about a week ago that recursively goes though a
directory and builds of a list of files, along with there full path and name
and puts them into a menu. You should be able to easily use this to do what
you want.
Do you want the code for this? It is only two short methods.
-Jagil-
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.