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];
i want to know how change text of label through button programmatically? can 1 suggest tutorials ios development?
[mybutton settitle: @"mytitle" forstate: uicontrolstatenormal];
Comments
Post a Comment