Multiple classes instantiated in nib
Multiple classes instantiated in nib
- Subject: Multiple classes instantiated in nib
- From: Trygve Inda <email@hidden>
- Date: Fri, 15 Feb 2008 14:42:32 +0000
- Thread-topic: Multiple classes instantiated in nib
I have an AppController in my nib and it dynamically creates several other
classes. Because my interface is getting more complex now, I'd like to
create an OtherController and instantiate it in IB so GUI elements can point
to this OtherController for actions.
How can I get AppController to talk to OtherController when the classes are
instantiated this way? Control-dragging from one blue cube to another does
not seem to work.
Thanks,
Trygve
_______________________________________________
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