Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

i want to put splitviewcontroller xib after the viewcontroller xib in ipad version.i tried to search but it only shows to set splitviewcontroller xib from MainWindow..but i want to put normal view controller xib in starting and after that splitviewcontroller xib should be call. any help will be appreciated thank you.

share|improve this question

1 Answer

i think u want present modal view controller for that.

as a new bee take a look at this to

http://mobileorchard.com/new-in-iphone-30-tutorial-series-part-2-in-app-email-messageui/

u have to customize them as u needed

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.