Profile
Achievement
bethjt1220's Recent Snippets
- All /
« Prev 1 Next »
background tap - background should have type UIControl and method should be connected to the "touch down" action
textView - doesn't need to be connected to an action, but delegate needs to be connected to something that is a UITextViewDelegate
text...
1
861
posted 13 years ago by bethjt1220
Pulls data from a plist set up as a dictionary of arrays of strings.
Creates multi-level TableView that can be nested inside a navigation controller.
Snippet shows key methods for 2 nested levels.
2 levels --> 2 classes (both of which extend UIT...
0
796
posted 13 years ago by bethjt1220