Creating a “loading…” view using iPhone SDK

后端 未结 7 1592
情歌与酒
情歌与酒 2021-02-01 08:57

How to create that black/gray modal popup kind of view that many apps use, when some long pending operation is in progress?

Like when using location based services, load

7条回答
  •  挽巷
    挽巷 (楼主)
    2021-02-01 09:04

    Take a look at the Wordpress iPhone app (http://iphone.wordpress.org/) for an example of how to do this without using any undocumented API's.

提交回复
热议问题