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: Lukasz Kuczborski <email@hidden>
- Date: Fri, 22 Feb 2002 20:04:28 +0100
thx a lot Joshua! :)
When i use do...while loop...i first enter to my loop, and then check if
"pname" is [direnum nextObject]...so i think my loop (while...) is
safer..don't you think?
U know how to get full path from current file to use it with
iconForFile:[FULL PATH OF FILE HERE]???
>
if([[[direnum fileAttributes] fileType]
>
isEqualToString:NSFileTypeRegular])
_______________________________________________
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.