I am new to iOS development with SDK version 5.0 through XCode. In my application I need to change the title of my Button when is push it.
Suppose in normal state it is “unpushed”. All what I need is that when I push it the button label should change to “pushed”.
Hoping to get help soon!
Regards
This may help you.