Re: (SEL) and @selector questions
Re: (SEL) and @selector questions
- Subject: Re: (SEL) and @selector questions
- From: Jérome Foucher <email@hidden>
- Date: Mon, 3 Mar 2003 09:31:59 +0100
Thanks for all the replies !
I came across performSelector but didn't dare calling it because my
object wasn't based on NSObject. It was a pure virtual class.
But thanks to Cocoa' power (or weakness. At that point I don't know...)
calling the performSelector method works just fine. I just have a
warning in the compiler...
Thanks
Jirome
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.