Set a view's delegate using IB
Set a view's delegate using IB
- Subject: Set a view's delegate using IB
- From: Luc Van Bogaert <email@hidden>
- Date: Tue, 06 Sep 2011 21:20:44 +0200
Hi,
I've been struggling trying to set a viewcontroller (loaded by its own nib) as the delegate of another (main) viewcontroller's view in IB, while at the same time avoiding 'awakefromnib' being called twice on the former viewcontroller object, because of it being part of the latter viewcontroller's nib. I haven't succeeded so far, so I finally decided to use code. But, I'm still wondering if this is at all possible using IB. Any ideas?
Thanks,
--
Luc Van Bogaert
_______________________________________________
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