Re: How to show invisible files and folders in NSOpenPanel list.
Re: How to show invisible files and folders in NSOpenPanel list.
- Subject: Re: How to show invisible files and folders in NSOpenPanel list.
- From: j o a r <email@hidden>
- Date: Mon, 1 Nov 2004 09:01:24 +0100
On 2004-11-01, at 08.30, Allan Odgaard wrote:
Are there any way to show invisible files/folders in NSOpenPanel list?
Not officially, but at:
http://www.cocoadev.com/index.pl?ShowingHiddenFilesInAnNSOpenPanel
Is mention of:
[[your-open-panel _navView] setShowsHiddenFiles:YES];
Don't forget to file a feature request with Apple if you think that
this is something that you should be able to do with NSSave/OpenPanel -
without having to resort to nasty hacks...
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