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 -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -