Thanks for the answer. However, I already know the code to make this work, I just can't set up the structure of the classes right to make it work. I'm not sure how I'm supposed to create the controller to interface with the UIView, because I noticed I can't add this delegate code directly to the UIView itself. Perhaps what I really need is a good tutorial on MVC on iPhone. I understand it on Rails, but it seems to be strangely implemented in Objective-C (to me at least). I'm going to go look at the Interface Builder tutorials again...
|