NSOpenPanel file types & wildcards
NSOpenPanel file types & wildcards
- Subject: NSOpenPanel file types & wildcards
- From: Glen Simmons <email@hidden>
- Date: Wed, 19 Jan 2005 12:13:36 -0600
Is it possible to use wildcards in the file types passed to
NSOpenPanel's -beginSheetForDirectory:file:types:modalForWindow: ...
method? i.e., I want to open files with an extension of ab1, ab2, abc,
abx, etc., so I'd like to pass something like @"ab*" or @"ab?" but
those don't seem to work.
Thanks,
Glen
_______________________________________________
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