Sending IBActions to selectedObject of an NSArrayController
Sending IBActions to selectedObject of an NSArrayController
- Subject: Sending IBActions to selectedObject of an NSArrayController
- From: Jeremy Faller <email@hidden>
- Date: Sun, 27 Jan 2008 20:53:14 -0500
I'm sure this an easy one, but I can't seem to find the answer...
I have an NSArrayController in IB that's connected to an array in one
of my objects. I'd like to bind a button to send an IBAction to the
selected object of the array controller, but I'm not seeing the easy
way to accomplish this. I've tried an NSObjectController bound to
NSArrayController's selectedObject, but even when I set the class type
I can't get at the IBActions of the target class.
Anyone got any hints?
Thanks in advance.
_______________________________________________
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