| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hello List,
I had this
NSInvocationOperation *theOp = [[NSInvocationOperation alloc]
initWithTarget:self
selector:@selector(func1:)
object:nil]; NSInvocationOperation *theOp = [[NSInvocationOperation alloc]
initWithTarget:self
selector:@selector(func2:)
object:anObject];func2 had 1 parameter (type id). Voila, it worked.
The question is, was this my fault?
Regards Markus -- __________________________________________ Markus Spoettl
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.