erazorx
erazorx

Reputation: 2047

iPhone Contact Picker behaviour (like in Mail.app)

can you give me a hint how to customize such a contact picker from e.g. Mail or Facebook App with the (+) Adding Contacts (or other data) to a UITextField for recipients .. each of the entries can be deleted then with the (x) ..

can you give me a hint where to start and what i should customize? thank you

Upvotes: 3

Views: 1309

Answers (1)

Nathan de Vries
Nathan de Vries

Reputation: 15511

Are you talking about something like this:

TTPickerTextField from Three20

If so, you'll want to check out the TTPicketTextField UI component from the Three20 framework. It does exactly what you're after.

Upvotes: 5

Related Questions