Hacker News new | past | comments | ask | show | jobs | submit login

  > Ultimately, you want to have the whole thing in a
  > UIScrollView (or a UITableView) to avoid such problems.
Or you can just change the class of background view to UIControl and wire it so it calls resignFirsResponder on inputs if touched.



Yes, that would work as well, but if you do that, you have to make sure that you leave a wide enough margin (at least 44 points wide) on each side of the controls to allow for touching the background.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: