iPhone : form like new contact

2019-02-01 01:19发布

I have some questions about the Apple iPhone Contact App. I want to use the same methode to create and modify information.

Here's two pics :

alt text http://grab.by/4ZjQ alt text http://grab.by/4ZjR

So we have the creation and the edition. The form looks like an UITableView with a groupedStyle but I don't know how to re-creat all of this. Have you got an idea or a tutorial that might explain how to do it ?

Thanks a lot !

7条回答
太酷不给撩
2楼-- · 2019-02-01 02:16

No need to create your own table view. The address book framework creates absolutely all of this and will even add contacts to the iPhone's address book too.

查看更多
登录 后发表回答