Re: newbie: sending actions between files
Re: newbie: sending actions between files
- Subject: Re: newbie: sending actions between files
- From: Martin Weil <email@hidden>
- Date: Mon, 17 Jun 2002 13:52:52 +0200
>
There was a huge thread on this subject on this very list within the past
>
week. The original message was entitled,
>
"Executing methods in one class from within another".
>
You should be able to find a lot of useful ideas in the responses. Search at
>
http://cocoa.mamasam.com (it's easier than trying to search using Apple's
>
archives).
OK, I read it and I am now using:
[receiver action:nil];
But it gives me two warnings:
Warning: cannot find method
Warning: return type for `action:4 defaults to id
What did I wrong?
Thanks,
Martin
--
http://www.mweil.net
_______________________________________________
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.