开发者

A control that looks like searching people in SMS composing window

开发者 https://www.devze.com 2023-03-17 10:41 出处:网络
I am looking for a control, class or nib file looks like \"SMS or Email writing window\". In order to do my job, it should have these particular functions.

I am looking for a control, class or nib file looks like "SMS or Email writing window". In order to do my job, it should have these particular functions.

  1. Has to look for the people in Addressbook.
  2. When person is selected, it should return person's name and placed in the UITextField.
  3. Has to be searched by person's surname or firstname.

If you see this screen capture, you will understand more easily. But I am a new user in this web site, and I cannot upload the picture that I wanna show you guys.

Can anyone give me some clue how to solve this out?

Thanks in advan开发者_运维知识库ce.


You're never going to get something that perfectly fits your very specific needs like that. To get the user info you'll want to look into Address Book Framework. To get the SMS view, here are two classes to get you started:


SSMessagesViewController

A control that looks like searching people in SMS composing window


AcaniChat

A control that looks like searching people in SMS composing window


You will probably have to interact with the Address Book UI Framework.

0

精彩评论

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

关注公众号