Re: Accessing class/instance methods from USB callback?
Re: Accessing class/instance methods from USB callback?
- Subject: Re: Accessing class/instance methods from USB callback?
- From: Cameron Hayne <email@hidden>
- Date: Thu, 12 May 2005 00:24:19 -0400
On 11-May-05, at 11:08 PM, Juan Pablo Pertierra wrote:
However, this only seems to work if I define myMethod as a class
method. If I define it as an instance method then I get an error:
+[MyController myMethod]: selector not recognized
That error message makes it sound like you have mis-declared the
method. The "+" indicates that it is looking for a class method.
--
Cameron Hayne
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden