Re: "Open dialogue"-like file system browser
Re: "Open dialogue"-like file system browser
- Subject: Re: "Open dialogue"-like file system browser
- From: John Stiles <email@hidden>
- Date: Tue, 17 Jan 2006 08:01:00 -0800
j o a r wrote:
On 17 jan 2006, at 16.53, John Stiles wrote:
OTOH, there are ways to extend the Open and Save dialogs to insert
your own items. This is probably the closest you can get. Sadly, I
don't know how to extend them using Cocoa :( When I looked at the
docs, I didn't see anything.
You're looking for -[NSSavePanel setAccessoryView:]
Ah, got it.
It's not in the NSOpenPanel docs, but NSOpenPanel derives from
NSSavePanel (in a bizarre twist). So you can use it in either. This is
probably what you're after.
_______________________________________________
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