Navigate to a SplitViewController
Posted
by Staros
on Stack Overflow
See other posts from Stack Overflow
or by Staros
Published on 2010-04-13T22:03:15Z
Indexed on
2010/04/13
22:23 UTC
Read the original article
Hit count: 500
Hey all...
I've been playing around with the iPad SDK looking for ways to improve my current iPhone app. I've got a couple place where I think the new "SplitView" would look pretty good. My question is if it's possible to navigate to a "SplitView" with my current navigation based application? Mainly I'm not sure how to push that SplitViewController onto my current stack of views. Any thoughts?
© Stack Overflow or respective owner