Small problem
Small problem
- Subject: Small problem
- From: Jesus De Meyer <email@hidden>
- Date: Sat, 14 Jun 2003 20:25:14 +0200
Hi,
In my Cocoa application I'm building a menu that has items from a
certain folder. Now, all works well but I get 2 items that shouldn't be
there: .DS_Store and Icon.
I have tried using the fileVisible method that I got on an earlier
mail, but that didn't work. Also checking wheater the item starts with
a "." or is equal to "icon" didn't work.
I have no idea how I cannot include these items. I use the
directoryContentsAtPath method from NSFileManager.
Thanks in advance
_______________________________________________
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.