开发者

iOS push view onto stack in a tabbar application

I am making a tabbar application I 开发者_如何学JAVAhave an email button and would like when touched it pushes and email form ontop of the stack. Whats the best way to do this?


To push a view, you need a UINavigationController.

Check out the MFMailComposeViewController Class Reference and download the MailComposer example.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜