I'm trying to replace some IBActions with bindings so I can bind through
one nib to another through an object controller.  I recently discovered the
button binding example and have been able to do this successfully.  However,
one thing escapes me.  I have a passel of related buttons connected to one
IBAction.  The "argument" binding doesn't seem to allow binding to "self".
Is there an equivalent way to do something like "sender" so I can sort it
out at the receiver rather than having independent receivers?

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to