You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: