Button Bindings
Button Bindings
- Subject: Button Bindings
- From: Gordon Apple <email@hidden>
- Date: Sun, 11 Jan 2009 14:44:32 -0600
- Thread-topic: Button Bindings
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 (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