Re: doesNotRecognizeSelector exception
Re: doesNotRecognizeSelector exception
- Subject: Re: doesNotRecognizeSelector exception
- From: Sherm Pendley <email@hidden>
- Date: Sat, 26 Mar 2011 22:35:59 -0400
On Sat, Mar 26, 2011 at 10:21 PM, Jeffrey Walton <email@hidden> wrote:
>
> 2011-03-26 22:12:50.029 CryptoSandbox[123:707] -[UIView
> userSelectedFile:fileSystemObject:suppliedContext:]: unrecognized
> selector sent to instance 0x1dbd00
The delegate message is being sent to an instance of UIView - not to
your controller. That would indicate that the first argument you're
sending to -initWithDelegate:withContext: is not what it should be.
sherm--
--
Cocoa programming in Perl:
http://camelbones.sourceforge.net
_______________________________________________
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