THContactPicker
THContactPicker copied to clipboard
Suggestion: make edit enabled property.
In my project I needed picker to just show contacts and allow to delete them. I had to use following construction: [[(id)picker textField] setEnabled:NO]. Except some minor problems, it worked great, but hope that this functionality would be added officially.