NSDocumentController's closeAllDocuments... & NSApplication
NSDocumentController's closeAllDocuments... & NSApplication
- Subject: NSDocumentController's closeAllDocuments... & NSApplication
- From: Seth Willits <email@hidden>
- Date: Sat, 15 Oct 2005 12:35:25 -0700
In -
reviewUnsavedDocumentsWithAlertTitle:cancellable:delegate:didReviewAllSe
lector:contextInfo: (which I'm using to display a custom panel)
you're supposed to call NSDocumentController's
closeAllDocumentsWithDelegate:didCloseAllSelector:contextInfo:. My
question is, what am I supposed to pass for didCloseAllSelector:? The
delegate is the NSApplication class instance for the app but there
definitely isn't a public method for this, and I can't find a private
one either.
What should I do?
--
Seth Willits
_______________________________________________
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