I need to load my split view in a xib not connected to the main xib, (it works for me if I create a split view connected to the main xib.) uisplit tutorial (main with the root view controller, and calling the right side of the split)

But from a second view (another xib) not main xib, I dont have the app delegate in my view...or the other components of the split view.)

How can I load the new view with the split view? Should I put another app delegate in my new xib?

link|improve this question

bump, help greatly appreciated guys! thanks! – MaKo Dec 13 '10 at 16:02
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.