newbie: sending actions between files
newbie: sending actions between files
- Subject: newbie: sending actions between files
- From: Martin Weil <email@hidden>
- Date: Sun, 16 Jun 2002 18:31:40 +0200
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.
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.