Filtering File Names in NSOpenPanel
Filtering File Names in NSOpenPanel
- Subject: Filtering File Names in NSOpenPanel
- From: Vince Ackerman <email@hidden>
- Date: Thu, 7 Jul 2005 10:18:51 -0700
I need to run an OpenPanel that only allows the display of files
ending in "sli.doc" though the actual name maybe longer, such as
"2005071sli.doc" . I can see how to filter for only ".doc" but I
would like the panel to only find .doc files ending in "sli.doc".
Reading the NSSavePanel docs I see that the delegate handles file
names, but (as a wet behind the ears newbie) I'm not sure how to use
this. Can anyone clue me in?
Thanks
Vince
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden