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: Graham Cox <email@hidden>
- Date: Wed, 18 Mar 2009 11:02:06 +1100
On 18/03/2009, at 10:41 AM, Jerry Krinock wrote:
Well, as it says in the feedback form, "This document is missing
information." I guess that contextInfo is a pass-thru. But what in
the world is the returnCode? My didEndSelector always seem to get
-1000.
Someone tell me please the missing information and I'll submit the
feedback.
returnCode is whatever got passed to [NSApp endSheet:returnCode:]
For most typical dialogs, it's usually NSCancelButton or NSOKButton.
--Graham
_______________________________________________
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