Re: "selector ... is passed a return code and caller specified in contextInfo" ?!?!
Re: "selector ... is passed a return code and caller specified in contextInfo" ?!?!
- Subject: Re: "selector ... is passed a return code and caller specified in contextInfo" ?!?!
- From: "Sean McBride" <email@hidden>
- Date: Tue, 17 Mar 2009 22:03:33 -0400
Jerry Krinock (email@hidden) on 2009-03-17 7:41 PM said:
>"The didEndSelector ... is invoked after the modal session has ended
>and is passed a return code and caller specified in contextInfo.
>didEndSelectorshould have the following signature:
>
> - (void)sheetDidEnd:(NSWindow *)sheet
> returnCode:(int)returnCode
> contextInfo:(void *)contextInfo ;"
This is wrong. The int should be NSInteger.
Sean
_______________________________________________
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