Reputation: 1897
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.
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 advance.
Upvotes: 1
Views: 141
Reputation: 7303
You will probably have to interact with the Address Book UI Framework.
Upvotes: 0
Reputation: 29524
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:
Upvotes: 2