Re: invoke action
Re: invoke action
- Subject: Re: invoke action
- From: Pei Xiang <email@hidden>
- Date: Thu, 28 Aug 2003 20:01:51 -0700 (PDT)
i think i still have some mistake....
my class is a custom class, and i created some action.
even thought by invoking [Object Action:nil], when
compile, the warning still says cannot find method
"Action".
Pei
--- Jonathan Jackel <email@hidden> wrote:
>
Usually sending nil for the sender will work,
>
provided the action
>
doesn't actually care about the sender.
>
>
Jonathan
>
>
On Thursday, August 28, 2003, at 08:26 PM, Pei
>
Xiang wrote:
>
>
> how can i invoke an action of an object
>
(objectName)
>
> NOT by button-like target/action param, but from
>
> another object's method process ?
>
>
>
> "[objectName actionName:sender] ; "didn't work for
>
me.
>
> it says cannot find method.
>
>
>
> Pei
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
_______________________________________________
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.