Changing Label text through button in ios programmatically -


i want to know how change text of label through button programmatically? can 1 suggest tutorials ios development?

[mybutton settitle: @"mytitle" forstate: uicontrolstatenormal]; 

here's link apple docs. it'll out bunch


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

single sign on - Logging into Plone site with credentials passed through HTTP -