2

How can I can I make a "to" field like sms application? Like, having a "+" button to right, when adding someone the name will be highlighted and clickable like the rounded rect etc. Is there any built in framework?

karim
  • 15,408
  • 7
  • 58
  • 96

1 Answers1

1

No, but see Three20's TTMessageRecipientField, which (I think) is supposed to be a clone of the UI.

tc.
  • 33,468
  • 5
  • 78
  • 96
  • thanks. Many times i found people refer to Three20, but I never tried yet. It is worth trying now. – karim Sep 29 '10 at 08:35