Re: Possible to set control's action in IB, set target programmatically?
Re: Possible to set control's action in IB, set target programmatically?
- Subject: Re: Possible to set control's action in IB, set target programmatically?
- From: Sidney San Martín <email@hidden>
- Date: Thu, 24 Sep 2009 17:53:26 -0400
I just found and looked at the BoundButton sample code, and see that I
missed the big, obvious "Selector Name" field in the inspector's
target binding section. I feel special. All's working now.
On Thu, Sep 24, 2009 at 5:11 PM, Sidney San Martín <email@hidden> wrote:
> I want to to set some controls' targets programmatically, but don't
> need to change their actions. Interface Builder shows a binding for
> "Target", which is perfect, but I can't find a way to set a control's
> action in IB *without* hooking up a target.
>
> What's the right way to do this? I could create an object with stub
> methods, or even put them on an existing object (like the file's
> owner, the one to which I'm binding the controls' targets), but those
> are ugly solutions.
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden