Ok, so I'm a seasoned developer, just not a Cocoa one. I have a UITextField in a view defined in a xib. I've linked the view up with my controller and I can put buttons on there and call actions just fine. How do I access controls like text fields though so I can set and get text? I've tried all sorts of things with no luck...
I've googled it as well but I just can't figure out something that is no doubt really simple?
I've googled it as well but I just can't figure out something that is no doubt really simple?