Re: List of open documents
Re: List of open documents
- Subject: Re: List of open documents
- From: "I. Savant" <email@hidden>
- Date: Tue, 24 Mar 2009 18:39:51 -0400
On Mar 24, 2009, at 6:31 PM, Luke the Hiesterman wrote:
http://developer.apple.com/DOCUMENTATION/DARWIN/Reference/ManPages/man8/lsof.8.html
On Mar 24, 2009, at 3:27 PM, Rich Collyer wrote:
I am looking for a clean way to find all open documents and their
associated paths.
In addition to this (breaking the app barrier), if you're only
looking for all *NSDocument* subclass instances open in your Cocoa
document-based application, ask the [NSDocumentController
sharedDocumentController] would be a great place to look.
--
I.S.
_______________________________________________
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