> • Subject: Re: Cross XIB references? > • User-agent: Microsoft-Entourage/12.23.0.091001 > On Sat, 05 Jun 2010 22:14:22 +0100, Jean-Fran?ois Brouillet <em...@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 (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