开发者

How to make second layer view with settings like in iphone "maps" app

Hello i want to develop simple iPhone application with one button. And I want to have a list with settings like in "Maps" application on iPhone (see screenshot)

How to make second layer view with settings like in iphone "maps" app

-- Have you got any advises to do it ?开发者_StackOverflow


See this previous SO question How to make half curl animation in iPhone like the maps app?

This SO question will help you iPhone SDK 4 "Half curl page transition"

If you create a new UIViewController, set its modalTransitionStyle to UIModalTransitionStylePartialCurl, and then presentModalViewController:animated: it, you'll get the desired "half curl page" effect.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜