Re: Multiple delegates Window
Re: Multiple delegates Window
- Subject: Re: Multiple delegates Window
- From: Kyle Sluder <email@hidden>
- Date: Sat, 25 Jul 2009 14:59:17 -0700
On Sat, Jul 25, 2009 at 2:55 PM, Gevik<email@hidden> wrote:
> How do I do this?
You don't. Read up on the delegate pattern again, and how it's
implemented in Cocoa. You can't have one pointer point at two
different things, so therefore you can't have two delegates hooked up
to one outlet.
--Kyle Sluder
_______________________________________________
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