Re: NSTimer issue
Re: NSTimer issue
- Subject: Re: NSTimer issue
- From: Devon Ferns <email@hidden>
- Date: Wed, 05 Nov 2008 11:56:40 -0500
Does self implement the selector?
It sort of sounds like you're passing it a selector implemented by a
different class and not by whatever class is self in this instance.
The selector should be implemented by the target.
Devon
Daniel Luis dos Santos wrote:
In the target argument I pass self, and as selector a method of the
class in question.
_______________________________________________
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
References: | |
| >NSTimer issue (From: Daniel Luis dos Santos <email@hidden>) |