Caching issues with NSOpenPanel
Caching issues with NSOpenPanel
- Subject: Caching issues with NSOpenPanel
- From: Robert Tillyard <email@hidden>
- Date: Mon, 6 Aug 2007 00:13:05 +0100
I have an application that is using NSOpenPanel to allow the user to
select files in, however, the files are on a remote file system
mounted in a folder in the users home directory.
If the remote host copies a file to the share the Finder sees it but
NSOpenPanel will not see the new file until the user quits the
application and runs it again, it appears to cache the results.
I can see anything relevant to this in the documentation.
Is there a way to tell NSOpenPanel() not to cache the results or to
force it to re-read the file system?
Regards, Rob.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden