Re: Cross XIB references?
Re: Cross XIB references?
- Subject: Re: Cross XIB references?
- From: Jean-François Brouillet <email@hidden>
- Date: Sun, 06 Jun 2010 08:19:06 +0100
> • Subject: Re: Cross XIB references?
> On Sat, 05 Jun 2010 22:14:22 +0100, Jean-Fran?ois Brouillet <email@hidden>
> said:
> >So ... is there a way to refer to NIB1.objA from NIB2.objB ?
>
> This is probably the most FAQ in the entire Cocoa universe, so check the
> archives. But basically it's up to YOU to organize things so that there's a
> chain of references that connects the instances you need connected.
Thanks Matt, but first I *did* Google left and right to no avail (but yes
I have to admit that I didn't Bing :-), and judging by your answer it looks
like you are talking about something I didn't ask.
I am *NOT* querying about how to create some object graph *programatically*,
but how it is possible, if at all, to "control drag" from one object's outlet
in nib#1 to some other target in nib#2 USING INTERFACE BUILDER.
Obviously IB does support some (so far as I have experienced: limited) form
of cross nib references in the Attributes Inspector, but I haven't been able
to make references to my "singleton" in NIB#1 from anywhere in NIB#2.
Please, prove me wrong and point me to that FAQ :-)_______________________________________________
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