objective c - Adding UISplitViewController as a subview to UIViewController -


i stuck on in ipad project. have uiviewcontroller , want add uisplitviewcontroller subview. how can achieve this.

thanks,

[myviewcontroller.view addsubview:mysplitviewcontroller.view]; 

is you're looking for?


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -