On Sat, Jul 25, 2009 at 4:55 PM, Gevik<mac...@xs4all.nl> wrote:
> I was wondering if it is possible to connect more than one delegate from the
> Window in IB.
> When I create a new Cocoa application in XCode, the Delegate_AppDelegate.m/h
> is created automatically.
> I would like to add a second object with specific functionality as a
> delegate object.

Many delegate messages are also posted as notifications. Maybe you can
register for the notification and handle it there.
_______________________________________________

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