NSDocumentController recentDocumentURLs hiding non-file based URLs
NSDocumentController recentDocumentURLs hiding non-file based URLs
- Subject: NSDocumentController recentDocumentURLs hiding non-file based URLs
- From: Andrew Bush <email@hidden>
- Date: Sat, 14 Apr 2007 17:36:49 +1200
Hi all,
Im trying to use the NSDocumentController's builtin open recent stuff
with a program that loads its documents via the http protocol. Ive
noticed in the past that the open recent list hidces urls whose
contents are not directly accessible via the file system.....for
instance in XCode projects available via networked drives disappear
when the networked drives aren't mounted.
so anyway, this apparently intelligent behavior is biting me in the
bum at the moment as a large number of the documents the application
Im writing come directly from http based urls, and hence (at least I
assume this is the reason why) aren't showing up in the list.
is there some way to change this behavior to allow pretty much any
recent document to be shown whether it 'exists' or not.
Yours cheerfully,
Andrew Bush
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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