Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Sergio10

macrumors regular
Original poster
Oct 3, 2007
137
0
Hi,

I have two XIB files: MainWindow.xib and MyView.xib.
Created in "MyApp Delegate"(MainWindow.xib) outlet (myView UIView).
Now I drag from View (MyView.xib) with CTRL button to the MyApp Delegate. BUT it doesn't work((

How to add outlet from another XIB file?

Thank you.
 

KoolStar

macrumors demi-god
Oct 16, 2006
825
9
Kentucky
You have to make sure that the file owner class of the second nib is the same as the file owen of the first.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.