Hello.
Im a beginner at programming for Apples platforms and have only recently managed to wrap my head around table views and view controllers on the iPhone.
Im trying to make a replica of the Contacts application (for practice) and am stuck at the point where you are required to enter your first, last and company names into three table cells. How do I make those table cells disallow selection and accept keyboard input?
Any help would be appreciated. Thank you.
Im a beginner at programming for Apples platforms and have only recently managed to wrap my head around table views and view controllers on the iPhone.
Im trying to make a replica of the Contacts application (for practice) and am stuck at the point where you are required to enter your first, last and company names into three table cells. How do I make those table cells disallow selection and accept keyboard input?
Any help would be appreciated. Thank you.