ios - 3'panels view for iPad like in the Mail.app for Mac Os -


i need implement 3'panels view ipad in mail.app mac os:

enter image description here

it seems can not put splitviewcontroller inside splitviewcontroller, other ideas? in advance.

you don't need uisplitviewcontroller resembles uisplitviewcontroller. 3 uiviewcontrollers more enough. can create 4th 1 host other 3 , use mediator between other 3.


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -