Re: NSOpenPanel and showing file name's
Re: NSOpenPanel and showing file name's
- Subject: Re: NSOpenPanel and showing file name's
- From: Scott Mitchell <email@hidden>
- Date: Wed, 9 Nov 2005 12:21:50 -0700
Sorry for the late reply, family emergency that I had to leave for....
Yes that is exactly something I was looking for. It is a shame that
Apple has not thought of this, that people may need something like
this.
I guess I will write a enhancement request for Apple to add something
like this.
Thanks for your reply anyway.
Thanks,
Scott Mitchell
Macintosh Software Engineer
Excelsior Software
http://www.excelsiorsoftware.com
On Nov 2, 2005, at 3:36 PM, j o a r wrote:
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
_______________________________________________
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