re-making connections with a different controller
re-making connections with a different controller
- Subject: re-making connections with a different controller
- From: Stephen Blinkhorn <email@hidden>
- Date: Tue, 9 Jun 2009 17:15:15 -0600
Hi all,
Imagine I have an NSTabView with 10 tabs that all contain the same
collection of controls. The only difference is that each control's
action/outlet is connected to a different controller object (of the
same class type). Is it possible to select a whole tab of controls,
copy them to the next tab and somehow change all the connections to
and from Controller1 so that they now connect to Controller2,3,4,5,6
etc without having to do 300 CTRL drags.
Perhaps this illustrates an underlying fundamental problem with the
structure of my app but I don't want to know about that right now :)
Well, ok, maybe I do...
Thanks,
Stephen
_______________________________________________
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