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

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

python - Django-cities exits with "killed" -

python - How to get a widget position inside it's layout in Kivy? -