NSDocumentController didCloseAllSelector
NSDocumentController didCloseAllSelector
- Subject: NSDocumentController didCloseAllSelector
- From: Chris Idou <email@hidden>
- Date: Wed, 30 Sep 2009 18:00:43 -0700 (PDT)
The doco for closeAllDocumentsWithDelegate:didCloseAllSelector:contextInfo: says that it should call
the didCloseAllSelector. How would one do that? This is what I am doing:
[delegate performSelector:didCloseAllSelector withObject:(id)YES withObject:contextInfo];
but I'm nervous about that typecast. Is that the way, or is there another way?
__________________________________________________________________________________
Get more done like never before with Yahoo!7 Mail.
Learn more: http://au.overview.mail.yahoo.com/
_______________________________________________
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