Re: newbie: sending actions between files
Re: newbie: sending actions between files
- Subject: Re: newbie: sending actions between files
- From: "Carlos A. Weber" <email@hidden>
- Date: Sun, 16 Jun 2002 07:42:37 -1000
On Sunday, Jun 16, 2002, at 06:31 Pacific/Honolulu, Martin Weil wrote:
>
Hi!
>
>
I have two controllers, Controller and SheetController, I want to activate
>
an Action in SheetController from Controller.
>
>
If I want to do this in the same Controller I am using:
>
>
[self action:nil];
>
>
But I have no idea how to do this to another file...
>
>
I hope you know what I mean.
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).
_______________________________________________
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.