cocoa touch - What is the best way to delegate UIButtons,UITextFields etc? -


in apps delegating uibuttons,uitextfield,pickers etc.i able delegate these 3 ways. 1-i control+dragging buttons,text field etc story board .h file creates delegation directly. 2-in .h file creating buttons,text fields etc , making connections. 3-programmatically doing delegations

i want know best way it.

best way use storyboard referencing outlets , delegates. if not able use storyboards codding. storyboards save time of codding there no major difference this.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -