开发者

How can I push a new list onto the root view side of a split view controller?

I am tryin开发者_Go百科g to push a new list into the root view side of the split view controller on an iPad app based on what the user selects in the root view table. For some reason I cannot figure out how to push a new array - or listview onto the left side.

Help!

Thanks!


It simply has a navigationController and you call self.navigationController and push the new view on top of it. Simple!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜