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

Sergio10

macrumors regular
Original poster
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.
 
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.