Re: NSOpenPanel and showing file name's
Re: NSOpenPanel and showing file name's
- Subject: Re: NSOpenPanel and showing file name's
- From: j o a r <email@hidden>
- Date: Wed, 2 Nov 2005 23:36:22 +0100
On 2 nov 2005, at 23.17, Scott Mitchell wrote:
So what I am looking for is a way to override the display, to show
file names, or if anyone has re-written the NSOpenPanel to allow users
to change the display string for a file, and is either open sourced
or for sale.
I don't think that you can do that using NSOpenPanel - and it's a
shame that you can't.
It would be great if you could plug a custom data source into the
open panel, just have it conform to some sort of protocol. Take our
case: We have files stored on a server that the user should be able
to browse and "open". It would make sense to be able to re-use the
regular open panel for this purpose. As it is, we've solved this
problem by creating our own open panel. Not that difficult, but it
feels like a waste of time nonetheless...
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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